RE: subversion configuration problem
From: Jeremy Mordkoff <jlm_at_ZeeVee.Com>
Date: Wed, 15 Sep 2010 09:53:51 -0400
On the windows servers, open a command prompt and run 'netstat -n -a'
You should see a line something like
TCP 0.0.0.0:3690 0.0.0.0:0 listening
If it is not there, the server is not running or it is running on the wrong port.
If it is there, you have a routing or firewall issue
You can also try 'telnet 127.0.0.1 3690' right on the server
JLM
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.