[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Add -c option to merge

From: <kfogel_at_collab.net>
Date: 2005-10-25 21:07:08 CEST

Alan Barrett <apb@cequrux.com> writes:
> On Tue, 25 Oct 2005, C. Michael Pilato wrote:
> > Why, again, was it considered more desirable to introduce -c than to
> > simply start allowing -rM to mean -rM-1:M ?
>
> That would break the existing meaning of "svn diff -r N".
>
> Perhaps some other syntax could be defined, while still using "-r"
> instead of adding "-c"? For example, "svn diff -r :999" is easy enough
> to type, and could be defined to mean the same as "svn diff -r 998:999".

Yes, +1. (Sorry, I forgot about the current diff syntaces.)

I'd really like to not use up a single letter option, especially when
the meaning is so close to an existing option. If we can get there by
twiddling the syntax of the optarg instead, that'd be great.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 25 22:25:11 2005

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.