[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: New to subversion

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: 2007-08-06 15:02:53 CEST

Gaurav Arora wrote:
> Yeah, the port is open, atleast according to the firewall rules. The IP
> is also accessible since there is a web server running on the machine
> and the web server is accessible.

A quick test for basic connectivity from the client side is:
  telnet server_name_or_address port_number
For svnserve the port number would be 3690.
If you get something like "connection denied" or "connection refused"
then there is a firewall blocking the port or the server isn't actually
listening on that port.

-- 
   Les Mikesell
    lesmikesell@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 6 15:01:48 2007

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.