Thursday, February 14, 2008

svn checkout url

For some reason, I always have a tough time remembering how to check out code from an svn repository. So here it goes:

svn co svn+ssh://[user]@[server]/[path to project on svn server]

No comments: