On 2006-2-23 Julian Foad <julianfoad@btopenworld.com> wrote:
> Bart Robinson wrote:
> >
> > Here is a new patch to work with the new space changes and to
> > address your test duplication concerns, with which I agree.
>
> > [[[
> > Extend -c/--change option in diff and merge to accept negative
> > revisions as meaning the reverse of a change, making it possible to
> > back out changes with -c rather than -r. E.g., -c -1234 is the same
> > as -r1234:1233.
>
> I'm perfectly happy with this patch now, and the
> functionality is logical and useful though not as commonly
> useful as the forward (non-negative) version of "-c" that we
> already have.
>
> Committed in r18568.
Great, thanks.
Of course if you ever want to back it out you can
use -c -18568 :-)
-- bart
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 23 01:33:28 2006