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

RE: "Unable to parse reversed revision range" when merging from trunk to branch

From: Jens Christian Restemeier <jens_at_playtonicgames.com>
Date: Fri, 30 Jun 2017 17:10:55 +0100

I narrowed it down to somewhere in update_wc_mergeinfo. At the start of the
function where it gets the mergeinfo for the root directory it is:
/trunk:15014-19472,19473-19612*,19613-19614,19615-19630*,19631-19634,19635-2
0055*

A bit later where this gets parsed again from svn_wc_canonicalize_svn_prop
it is:
/trunk:15014-19472,19473-19612*,19613-19614,19615-19630*,19634-19631*,19631-
19634,19635-20511*

So somewhere in the mergeinfo update this gets added.

Debugging this in gdb is not fun, though...

-----Original Message-----
From: Stefan Sperling [mailto:stsp_at_elego.de]
Sent: 30 June 2017 14:10
To: Jens Christian Restemeier <jens_at_playtonicgames.com>
Cc: 'Johan Corveleyn' <jcorvel_at_gmail.com>; users_at_subversion.apache.org
Subject: Re: "Unable to parse reversed revision range" when merging from
trunk to branch

On Fri, Jun 30, 2017 at 01:59:02PM +0100, Jens Christian Restemeier wrote:
> I can add some diagnostics to the mergeinfo parser, though I've got some
work to finish first.

Please do. Don't forget to pack a pickaxe, a torch, and some elixirs to
restore HP.
Received on 2017-06-30 18:11:04 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.