문제

I'm trying to use TortoiseSVN and VisualSVN Server to use version control.

I installed VisualSVN Server in my system and created a repository in the server. I created two users (one for me and one for my friend). How can I access this repository to use in my friend's TortoiseSVN? I tried to use the repository URL which I got from the VisualSVN Server, but it says there is no such host.

How can I solve this problem?

도움이 되었습니까?

해결책

The question is about basic networking, in fact. Not really related to TortoiseSVN and VisualSVN Server.

Make sure that your friend has access to your LAN where VisualSVN Server is installed and server's port is properly forwarded from the router to the server machine (do you have a fixed IP?). As well, you may need to adjust firewall and proxy settings if you use any.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top