[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: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 21 Mar 2008 17:49:06 +0100

Mark Phippard wrote:
> 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?

Tried with a trunk build. The same problem: "can't connect to host
'localhost': connection refused".

So it seems the problem hasn't been fixed on trunk yet.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-03-21 17:49:27 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.