[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: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-01-03 20:18:36 CET

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
Received on Tue Jan 3 20:38:22 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.