Re: Unable to parse reversed revision range
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 11 Feb 2015 09:31:19 +0000
Trent Fisher <trent.fisher_at_oracle.com> writes:
> Is this a known problem (fixed since 1.8.9) or is there a workaround?
Issue 4414 applies:
Your particular case is fixed by r1643074 and proposed for the next 1.8:
$ svnadmin create repo
$ svnadmin dump repo | sed 's/1-3/3-1/' | svnadmin load repo2 --bypass-prop-validation
$ svnlook propget repo2 svn:mergeinfo A
-- Philip Martin | Subversion Committer WANdisco // *Non-Stop Data*Received on 2015-02-11 10:31:51 CET |
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.