How to switch subversion repository in Visual Studio using AnkhSVN?

后端 未结 7 1515
遇见更好的自我
遇见更好的自我 2020-12-30 09:00

I\'ve been developing a project locally and using a local svn server for versioning in visual studio. I now want to switch to xp-dev hosted versioning but cannot seem to get

7条回答
  •  遥遥无期
    2020-12-30 09:30

    There's a switch/relocate built-in:

    • Open View -> Pending Changes
    • Click the dropdown that shows the current repository url, or the button to the right of that
    • Enter / browse to the new location
    • A dialog comes up wether you want to relocate (because switching isn't enough here)

提交回复
热议问题