[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:31:14 +0100

Stefan Küng wrote:
> Hi,
>
> 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

Additional information:
just built svnserve from the 1.5.x branch, and with that it works.

Stefan

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

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