We Recommend

Version Control with Subversion Version Control with Subversion
Written by members of the Subversion open source development team, Version Control with Subversion introduces the powerful new versioning tool designed to be the successor to the Concurrent Version System or CVS. CVS users will find the "look and feel" Subversion comfortably familiar, but under the surface it's far more flexible, robust, and usable, and more importantly, it improves on CVS's more notable flaws.


Posted By

iloveitaly on 08/26/08


Tagged

url http svn Switch repository repo


Versions (?)


Who likes this?

1 person has marked this snippet as a favorite

koncept


Switch SVN Access URL from HTTP to SVN+SSH


Published in: SVN 


  1. svn switch --relocate http://domain.com/Repo svn+ssh://{username}@domain.com/home/{username}/svn/{repo}

Report this snippet 

You need to login to post a comment.