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

Re: 1.7.x backport r1643074 - load with invalid mergeinfo - resolve the veto

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Sat, 14 Feb 2015 11:25:56 +0000

Branko Čibej wrote:
> On 13.02.2015 19:57, Ben Reser wrote:
>>  On 2/13/15 10:07 AM, Julian Foad wrote:
>>>  Ben, you currently have a veto recorded against 1.7.x backport r1643074
>>> - load with invalid mergeinfo:
>>
>>  I removed my veto but it doesn't merge:
>>
>>  $ svn merge ^/subversion/branches/1.7.x-r1643074 .
>>  svn: E195016: Reintegrate can only be used if revisions 1643188 through 1659644
>>  were previously merged from
>>  https://svn.apache.org/repos/asf/subversion/branches/1.7.x to the reintegrate
>>  source, but this is not the case:
>>  
>> subversion/branches/1.7.x-r1643074/subversion/tests/libsvn_repos/repos-test.c
>>      Missing ranges:
>>
>> /subversion/branches/1.7.x/subversion/tests/libsvn_repos/repos-test.c:1643189,1643986
>
> The svn-backport-conflicts-1.7.x builder is red now; possibly related?

The merge problem probably originates from me having a sparse WC when I did the merges on the branch. But after a few quick tries just now I wasn't able to untangle it: simply making the WC complete (svn up --set-depth infinity) and doing another catch-up merge didn't behave as I expected and instead created conflicts in files such as repos-test.c that are already caught up. I'm not sure what's going on.

For now, I've veto'd the nomination again because of this.

I may have to recreate the branch from scratch. That will probably have to wait till Monday.

- Julian
Received on 2015-02-14 12:28:55 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.