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

Re: Port 81 setup with svnserve

From: John Szakmeister <john_at_szakmeister.net>
Date: 2005-07-24 16:35:51 CEST

On Sunday 24 July 2005 10:13, Andrew Connell wrote:
> I'm running the svnserve and I've been trying to connect to it using svn:
> URLs.
>
> In the end I don't care which one I run... just trying to get it working.
>
> To reply to the other person, yes I know the default port is 3690... I'm
> trying to get it running on an alternate port so I can get through my
> company's firewall.

Have you tried telneting to the svn port on your host? You should see a
string like the following:
  ( success ( 1 2 ( ANONYMOUS ) ( edit-pipeline ) ) )

If you don't see that then the connection isn't making it through. FWIW, I've
done this with my machine, and it works like a champ. I would try a couple
of things to make sure you're actually reaching your box. For instance, try
using dig or nslookup to fetch your external IP address, and make sure it's
correct. I would try telneting with both your network name and the IP
address to make sure that works. If you see the above string, then try the
client. All should go well at that point.

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jul 24 16:41:05 2005

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.