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

Re: 1.5 client can't connect to 1.4 svnserve

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 21 Mar 2008 09:23:42 -0700

On Fri, Mar 21, 2008 at 9:19 AM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:

> Using a current build from the 1.5.x branch (built 30 minutes ago), I
> can't connect to svnserve based repositories.
> Users on the TSVN list also reported that this happened with the alpha
> build too.
>
> Since I couldn't find an entry in the STATUS file indicating that this
> has already been fixed, here's how to reproduce this:
>
> // with an 1.4.x svn client
> cd D:\
> svnadmin create testrepo
> cd testrepo
> svnserve -d -r D:\
>
>
> // now with an 1.4.x svn client
> svn ls svn://localhost/testrepo
> // no error, it works
>
> // now with an 1.5 svn client
> svn ls svn://localhost/testrepo
> svn: Can't connect to host 'localhost': connection refused

Can you try it with trunk build? I seem to recall this being reported
a while back and it had to do with SASL. I would have thought it was
fixed, but perhaps it was and has not been backported yet?

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-03-21 17:23:52 CET

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.