I'm on a network at a major bank and I'm trying to connect to a SVN repository from my Windows 7 machine. I'm using the latest version of Tortoise (as of yesterday) 64 bit client.
When I try and connect using repo-browser, I am able to log in with my credentials, but I then get the error, "No connection could be made because the target machine actively refused it."
Other people in my network are able to connect to the repository. Someone else out out of the network was able to log on to the repository using my credentials. I also tried to use superuser credentials to log on and got the same error.
I disabled my virus protection software and still got the same results.
I tried accessing from the command line and still got the same results.
I'm sure it's the way my machine or my network is configured, but I am not a network person, so I don't know how to troubleshoot this issue.
It was a proxy issue. I entered in the right proxy information and voila! I was granted access.
Check The proxy definitions in the servers file located at C:\Users\XXX\AppData\Roaming\Subversion
.
I removed the Proxy lines:
ssl-trust-default-ca = no
http-proxy-host =
http-proxy-username =
http-proxy-password =
And it works!
I know this question is old, but something for people to consider as well; make sure that whatever webserver you are running is actually running. That may sound obvious, but I was using VisualSVN (which basically has its own Apache webserver built in) and it had stopped the service after a reboot. Check this first before messing about with proxy settings.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With