开发者

Tortoise svn relocate error

I try to relocate 开发者_StackOverflow社区my project from one server to another. On new server this project already exists. When I start relocate I got the error: The repository at 'https://XXX' has uuid 'yyy', but the WC has 'zzz'

I use TortoiseSVN-1.6.12.20536-win32. How to solve this error?


You should set the UUID of your old repository for your new one, using:

svnadmin setuuid REPOS_PATH [NEW_UUID]

See this post for more info.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜