[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 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,
Nick

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1180312

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-17 19:42:33 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.