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

Re: #4129 is reproducible Re: predecessor count for the root node-revision is wrong message

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Mon, 19 Mar 2012 13:57:51 -0400

On 03/19/2012 01:25 PM, Philip Martin wrote:
> Philip Martin <philip.martin_at_wandisco.com> writes:
>
>> I can reproduce ove ra_local:
>>
>> svnadmin create repo
>> svn mkdir -mm file://`pwd`/repo/A
>> svn mkdir -mm file://`pwd`/repo/B
>> svn co file://`pwd`/repo wc1
>> svn co file://`pwd`/repo wc2
>> svn ps svn:mergeinfo /P:2 wc1/A
>> svn ps svn:mergeinfo /Q:2 wc2/B
>> svn mkdir wc1/X
>> svn mkdir wc2/Y
>> svn ci -mm wc1 & svn ci -mm wc2 & wait
>>
>> Gives:
>>
>> Sending wc1/A
>> Adding wc1/X
>> Sending wc2/B
>> Adding wc2/Y
>>
>> Committed revision 3.
>> svn: E160004: Commit failed (details follow):
>> svn: E160004: predecessor count for the root node-revision is wrong: found 3, committing r4

Is this problem specific to the FSFS backend?

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

Received on 2012-03-19 18:58:27 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.