开发者

How to access multiple svn servers?

I have two 开发者_JS百科different svn servers containing different repositories that I would like to access from tortoiseSvn. Is there a way to configure to access the two different servers?


In the repository browser just type the URL of the new server you want to access. Previous servers will be added to the drop down list for future use. Each working copy you download will be linked to its respective server. Can you explain further what problems you are having?


Yes, just try to check out some source code from both servers or browse using repository browser. You will be prompted for logins and passwords. You can optionally remember entered credentials so you won't be bothered again and you will be able to work with both repositories.


Every working copy remembers where it came from. So you can use as many servers and repositories as you like without having to configure something.

Of course you need the URL to the repository. But that's enough for svn to work with. And after you checked out a working copy, you don't need to remember that URL anymore because the working copy remembers it for you.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜