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

Re: Unable to connect throught svn://

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-05-31 15:08:28 CEST

On Saturday, May 31, 2003, at 09:05 AM, dharana wrote:

> Hello,
>
> I've been using SVN on Debian for a long time now and I have never had
> the problem Im going to describe.
>
> I've installed SVN on a RedHat 8.0 system from 0.23 source, RPM and
> latest trunk. I am unable to connect throught svn://localhost/ using
> svn-tunnel-agent = ssh.
>
> The files /etc/subversion/servers, ~/.subversion/servers both contain
>
> [global]
> svn-tunnel-agent = ssh
>
> SVN complains with:
>
> Connection Refused.

Read the CHANGES file from 0.23.0. ra_svn's syntax for tunneling over
ssh changed in this release, you now need to use a url like
svn+ssh://foo/bar, and you no longer need to set svn-tunnel-agent in
the severs file.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 31 15:09:18 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.