[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: Stefan Hett <stefan_at_egosoft.com>
Date: Fri, 8 Sep 2017 14:01:00 +0200

On 6/21/2017 8:41 PM, Jens Restemeier wrote:
> I'm trying to catch up a branch with the changes on trunk. It seems to update the correct files, though at the end it fails with
> [code]
> "Unable to parse reversed revision range '19634-19631'"
> [/code]
> I'm using TortoiseSVN 1.9.5:
> [code]
> E:\Subversion\game01_antiscriptos>svn --version
> svn, version 1.9.5 (r1770682)
> [/code]
> I looked both on trunk and the branch for odd mergeinfo. Trunk has no mergeinfo newer than the branch (the last merge was ages ago). I did a search for those revisions on the branch, but they don't appear reversed:
> [code]
> X:\Subversion>svn propget svn:mergeinfo --depth=infinity | find "19631"
> /trunk:15014-19472,19473-19612*,19613-19614,19615-19630*,19631-19634,19635-20055*
> [/code]
> What exactly is that error message telling me, and how do I resolve it?
>
> I did a google search, but the responses I found were for svn versions from years ago, or for svndumps.
>
> I'm tempted to just copy everything over and to hack the mergeinfo manually, but I'm sure that'll cause more problems.
>
> ------------------------------------------------------
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3247299
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
>
For future reference: This was confirmed to be a bug in SVN (see
https://issues.apache.org/jira/browse/SVN-4686 ).

-- 
Regards,
Stefan Hett
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3300898
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-09-08 14:01:16 CEST

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

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