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

Re: Error in 'svn cp', but the operation succeeds

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Tue, 10 May 2011 13:46:30 -0400

On 05/10/2011 10:57 AM, Hyrum K Wright wrote:
> On Tue, May 10, 2011 at 9:42 AM, C. Michael Pilato <cmpilato_at_collab.net> wrote:
>> On 05/09/2011 05:53 PM, Hyrum K Wright wrote:
>>> On Mon, May 9, 2011 at 3:46 PM, Hyrum K Wright <hyrum_at_hyrumwright.org> wrote:
>>>> On Mon, May 9, 2011 at 3:20 PM, Hyrum K Wright <hyrum_at_hyrumwright.org> wrote:
>>>>> A small bug I ran across. I'll eventually dig deeper, but if anybody
>>>>> has the time, they are welcome to look. This is with a r1101202 trunk
>>>>> client.
>>>>>
>>>>> [[[
>>>>> $ svn cp ^/apr/site/trunk/docs/download.cgi .
>>>>> svn: E160013: '/repos/asf/!svn/bc/30/apr/site/trunk/docs/download.cgi'
>>>>> path not found
>>
>> "bc/30"? Revision *30*? It's no wonder the path isn't found.
>
> I have no idea where serf is getting that URL, then, 'cause I
> certainly didn't specify a revision, and the operation was being done
> in a up-to-date working copy. Subversion was also still able to
> somehow find the content, since it was able to plop it into my working
> copy (albeit with bogus metadata leading to the failed commit).

I'm thinking there's a pool lifetime issue or something. I just tried this
myself, and got:

svn: E160006: No such revision 157327024

Methinks that the svn_revnum_t this thing is trying to use at some point is
full of garbage.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2011-05-10 19:47:03 CEST

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.