Home ›
Change the SVN branch your repository checkout is usingChange the SVN branch your repository checkout is using
Submitted by Benjamin Melançon on February 9, 2009 - 10:11am
As shown here http://svnbook.red-bean.com/en/1.4/svn.branchmerge.switchwc.html
it is simply the svn switch statement with the path to the respository (which in our case was at svn://example.com...)
svn switch http://svn.example.com/repos/calc/branches/my-calc-branch
Resolution
Searched words:
subversion change repository source
svn change checkout branch
Comments
Post new comment