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

Re: Problem with svn_client_ls3 and pre 1.2 servers

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2006-01-03 22:15:48 CET

Gah, then we definitely should propose it for 1.3.1. 'svn ls -v shows
locks' is supposed to be a new 1.3 feature.

On 1/3/06, Garrett Rooney <rooneg@electricjellyfish.net> wrote:
> On 12/27/05, Stefan Küng <tortoisesvn@gmail.com> wrote:
>
> > While stepping through the Subversion code, I found that the 'ls' part
> > works correctly but then fails when it tries to fetch the locks. This is
> > of course not a problem because tigris.org is a pre-1.2 server and
> > simply doesn't know about locks. The problem is that in
> > libsvn_client/ls.c, lines 158ff. the returned error isn't
> > SVN_ERR_RA_NOT_IMPLEMENTED but 175007, and that error isn't caught.
>
> I believe that is issue #2442, I committed a fix for it in r17485, but
> I don't believe it was backported to 1.3.x.
>
> -garrett
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 3 22:33:56 2006

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.