[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: David Anderson <david.anderson_at_calixo.net>
Date: 2005-10-25 22:08:48 CEST

kfogel@collab.net wrote:
> Why not just do it with -r?
> (Have we already discussed this? It feels vaguely familiar...)

It has indeed already been discussed. I believe the consensus became
that if -r is to do it, it should do it perfectly consistently across
*all* commands. Which breaks, since some commands already assume a
meaning for a single-revision -r.

I feel it's better to add a switch that does one thing consistently
(when it's available of course), instead of making the behaviour of
another switch look pseudorandom. That also seemed to be a major
argument against the use of -r last time.

Also, another advantagelet imho: it makes the svn cmdline UI almost
compatible with svk's (no picking of multiple revs with -c yet, ie.
-c1234,2932,4823). It'd make interoperating between the two for my poor
brain easier.

- Dave, who didn't find the archive link :-(

---------------------------------------------------------------------
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:14: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.