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 13:59:02 +0100
I made a clean checkout of the same branch onto my Linux machine, to make sure the workspace doesn't contain any odd leftover data. The workspace is sparse, it excludes a few folders at the root level contain only data that is irrelevant for code work. It's the same checkout as on my Windows machine, though.
svn --version
(This is the Wandisco build. I installed the sourcecode and the dependencies as well in case extra logging or breakpoints are required.)
svn merge ^/trunk --dry-run
This completes with a few conflicts but without errors.
svn merge ^/trunk
This fails with:
--- Recording mergeinfo for merge of r15014 through r20508 into '.':
I looked on trunk, and the highest mergeinfo I can find is for 19432:
The majority are ancient merges with mergeinfo <10000
I can add some diagnostics to the mergeinfo parser, though I've got some work to finish first.
|
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.