[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 20:26:20 CEST

Daniel Berlin <dberlin@dberlin.org> writes:
> This adds an option "-c" (long form --change) that is shorthand for
> "<rev -1>:<rev>", to merge.

Why not just do it with -r?

More precisely: when a subcommand *requires* two revisions, but is
passed only one, why not just translate that to <rev - 1>:<rev> ?

(Have we already discussed this? It feels vaguely familiar...)

-Karl

-- 
www.collab.net  <>  CollabNet  |  Distributed Development On Demand
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 25 21:56:40 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.