[RFC]: Issue 2818 CL cherry-picking UI
From: Paul Burba <pburba_at_collab.net>
Date: 2007-09-26 20:09:35 CEST
Regarding Issue# 2818: "Provide a 'merge' API which allows for merging
I've got the API change portion about ready to go and want to get some
I think dlr's initial off the cuff suggestion in the initial issue
svn merge -c 4,-6,8,9,10,11,12,-20,-21,-22
svn merge -r 3:4,6:5,7:12,22:19
IMHO supporting the use of both -r and -c at the same time would also be
svn merge -c4,-6 -r7:12,22:19
...but I'm not going to fight to hard for that if folks don't like it.
The work I've already done compacts these ranges into their minimum
Any thoughts, alternate suggestions, and/or objections are appreciated.
Paul
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.