[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: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-01-03 21:55:43 CET

Garrett Rooney 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.

I can confirm that it is fixed in HEAD on trunk. But I really don't know
in which revision it got fixed or if it's really issue #2442.

If it is r17485, can you maybe nominate it for backporting?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.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:15:23 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.