[SVNMERGE][PATCH] handle -r X-Y, where X > Y
Madan U Sreenivasan
madan at collab.net
Mon May 15 15:52:37 PDT 2006
[[[
Accept -rX-Y, for all svnmerge commands, where X > Y.
Before this patch, empty RevisionSet()s were created when X > Y.
* contrib/client-side/svnmerge_test.py
(TestCase_RevisionSet.test_reverse_order_input_string): New test. Try
creating a RevisionSet() with a string range, in descending order.
* contrib/client-side/svnmerge.py
(RevisionSet.__init__): Sort the input revision range before filling in
RevisionSet._revs.
]]]
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: smdiff.19.txt
Url: /pipermail/svnmerge/attachments/20060516/ddf12e92/attachment.txt
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: smlog.19.txt
Url: /pipermail/svnmerge/attachments/20060516/ddf12e92/attachment-0001.txt
More information about the Svnmerge
mailing list