如何在 Eclipse 中为 VisualSVN 服务器存储库设置新的存储库位置?
问问题
2188 次
1 回答
1
It's simply a matter of entering the correct URL.
Note: The key thing to be aware of is you must enter the full path to the actual repository (project) and not the path only to the server root. As per: http://www.visualsvn.com/support/topic/00011/ "Please note that Subversion clients cannot browse the list of available Subversion repositories. You can only browse the content of a repository."
So http://mysvn/svn/myproject
and not So http://mysvn/svn
于 2013-03-08T13:02:24.243 回答