[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 05:49:13 CEST

Justin Erenkrantz <jerenkrantz@apache.org> writes:
> Thing I don't like is that the difference between -n and -N
> is way too close. I'd prefer that the dry run be a long
> opt - esp. if -N is used. -- justin

I think in general we've already decided to avoid that line of
reasoning :-). If we were to give up half of the short option
namespace, by accepting only one case for a given letter, we'd lose
many short options: "-R" and "-d" (by virtue of conflict with "-r" and
"-D"), for example.

One could say that confusing "-N" with "-n" (for dry run) is more
dangerous than the other confusions, but I don't really think it's
that big a difference. Confusing -R and -r in either direction could
be very bad, too, if one doesn't realize one has done so until much
later.

Our short options are case sensitive, that's just the way it is...

-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 06:00:51 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.