roster1 > roster
roster1_addons > roster_addons
roster2 > r3
If you are using tortoise-svn, go the the tortoise-svn menu and select "Relocate"
Change
- Code: Select all
http://svn.wowroster.net/oldreposname
To
- Code: Select all
http://svn.wowroster.net/newreposname
For command line based svn clients, use this
- Code: Select all
cd <your working copy directory>
svn switch --relocate http://svn.wowroster.net/oldreposname http://svn.wowroster.net/newreposname