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

Re: 'svn merge -rX' UI annoyance.

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2005-08-05 20:14:21 CEST

Peter Samuelson wrote:
> [Christopher Ness]
>
>>The user could enter `-r100+1:100` and the left revision would be
>>evaluated to 101. Or -r100:2*100-1 where the right right revision
>>evaluates to (2*100)-1 = 199
>
> '+' and '-' I can see. What is the use case for '*'?

Stop! Please don't discuss revision arithmetic in this thread.

This thread is about a simple way of specifying "-r(X-1):X". Only.

If you are interested in revision arithmetic, first read the archived
discussions on it (basic summary: something like it would be useful, but
probably adding and subtracting a given number of actual changes to a specified
item, rather than just the global revision numbers; no concrete proposals have
been made for such a feature)...

... and then start a new mail thread if you want to discuss it.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 5 20:15:15 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.