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

Re: ra_svn over ssh broken.

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-05-15 06:23:12 CEST

On Thu, 2003-05-15 at 00:17, Michael Price wrote:
> mixtim_at_taco ~> svn ls svn://localhost/home/mixtim/.repo/repo/d20
> svn: Connection refused
> svn: Can't connect to host 'localhost'
> mixtim_at_taco ~> usr/bin/svn ls svn://localhost/home/mixtim/.repo/repo/d20
> tag/
> trunk/

There has been a change in the way one uses ra_svn over ssh; see the log
message for rev 5754 or the last part of INSTALL. (Basically, you say
"svn+ssh://hostname/path" instead of using .subversion/servers to
specify tunnel agents for particular hosts.)

I have no idea how 0.22.2 could be working for you with that syntax; it
looks like 0.22 was created at rev 5843, well after the change happened.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 15 06:24:05 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.