Can't browse svn repo using TortoiseSVN on Windows Server 2008
Posted
by afsharm
on Stack Overflow
See other posts from Stack Overflow
or by afsharm
Published on 2010-06-13T07:38:33Z
Indexed on
2010/06/13
7:42 UTC
Read the original article
Hit count: 402
Hi,
Environment is: Windows Server 2008 R2 x64 Slik-Subversion-1.6.11-x64 TortoiseSVN-1.6.8.19260-x64-svn-1.6.11
I have setted up svn srvice based on Jeff Atwood guidlines and can connect work with host via svn command lines like svn list svn://localhost
, but TortoiseSVN can't connect to it even on server machine itself. All firewall types are off. TortoiseSVN error message is:
Can't connect to host 'localhost': No connection could be made because the target machine actively refused it.
How can I solve this problem?
Thanks in Advance,
© Stack Overflow or respective owner