How can I change the repository url using AnkhSVN 2.x

后端 未结 4 1929
长情又很酷
长情又很酷 2021-01-19 10:12

I\'m connecting to my Subersion server (VisualSVN server 1.6.3) using Ankh v2.0.5250.202 on VS 2008

The current url for my repository is https://svnserver:8443/svn/f

4条回答
  •  感情败类
    2021-01-19 11:04

    Ughhhh, it's a pain. I had a similar issue for a long time, and I'm still a bit shakey on how to get it to work. My answer may not be applicable (I hope it helps though).

    Try clearing the SVN folders that are hidden in your project's directory... take a look at this question. The very last answer has a good method for clearing the hidden SVN folders if you don't know how (warning, it requires a registry tweak).

    Once you do that, you should be able to change repositories. Unfortunately, I could not find any config files to manually edit.

提交回复
热议问题