]> Cypherpunks repositories - gostls13.git/commit
goinstall: use correct checkout URL for Google Code svn repos
authorAndrew Gerrand <adg@golang.org>
Thu, 5 Jan 2012 22:20:59 +0000 (09:20 +1100)
committerAndrew Gerrand <adg@golang.org>
Thu, 5 Jan 2012 22:20:59 +0000 (09:20 +1100)
commitc2ea4122965373610f3521f1de689f6955c5da6b
treed93e26ce0e19b82bc8d6656532f0a29057c55fe0
parent5353e1ef9673e2fb0604aa30549ff04d25e4837b
goinstall: use correct checkout URL for Google Code svn repos

Fixes #2655.

R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/5510045
src/cmd/goinstall/download.go
src/cmd/goinstall/download_test.go