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

Re: [PATCH] -R shortcut for --recursive

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-07-15 04:41:25 CEST

Eric Gillespie <epg@pretzelnet.org> writes:
> This simple diff allows -R as a shortcut for --recursive, similar
> to other commands. I instinctively type this all the time, then
> growl as i realize i have to type out 'recursive'. This also paves
> the way for -N for --nonrecursive, and therefore -n for no-op ;->.

What commands are you invoking so often that "--recursive" becomes
common for you?

Just trying to gather some data here. We did only a long opt for
recursiveness, because we expected it to be infrequently used. If
that's turning out not to be the case, then this assumption needs to
be revised.

Btw, I have no objection to using -N for nonrecursive, so we can use
-n for dry-run. (For that matter, no objection to -R for recursive,
if a short opt is needed.) But would like to know what commands a
"dry-run" mode is useful for -- the classic CVS use case is "cvs -n
update", and we've already got that covered with "svn st -u".

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 15 04:52:52 2002

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.