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

Re: Subv Setup

From: Ryan Schmidt <subversion-2006c_at_ryandesign.com>
Date: 2006-08-25 17:27:18 CEST

On Aug 25, 2006, at 16:58, Jim Weir wrote:

> I can checkin/checkout from my server.
>
> I am using svn and getting this error from a client machine on the
> internet,
> svn: Can't connect to host "www.xxx.com": No connection could be
> made because the target machine actively refused it.
>
> What port needs to be open for svn to work?

It depends on what protocol you are using. For the svn:// protocol,
it's 3690. For svn+ssh://, it's 22. For http://, it's 80. And for
https://, it's 443.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 25 17:34:45 2006

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.