RE: Unable to parse reversed revision range while merging from trunk to a branch
From: <blackhole_at_collab.net>
Date: Tue, 17 Feb 2009 10:40:34 -0800 (PST)
If anyone is interested in this, I got around the issue by only merging higher revision numbers onwards. So, if the error was:
Unable to parse reversed revision range '514863-514862'
I got around the issue by merging from a later revision to the head (in this case, 647506-HEAD). This was possible because the changes I needed to merge in happened from revision 647507 onwards.
I'd still be interested to find out what's causing the issue though, especially as revisions 514862-3 weren't reverse merges. I'd be happy to provide any additional information if that would help.
Thanks,
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.