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

Re: svn commit: rev 158 - trunk/subversion/include trunk/subversion/libsvn_wc trunk/subversion/libsvn_subr trunk/subversion/libsvn_client trunk/subversion/clients/cmdline

From: <kfogel_at_collab.net>
Date: 2001-10-01 17:11:23 CEST

Mo DeJong <supermo@bayarea.net> writes:
> These two subcommands don't really have anything to do
> with each other. That bothers me because the
> -u/--(show-)update flag to the status subcommand
> muddies the waters. It provides the functionality
> (see changes in repo) in a way that exposes the
> implementation (update --dry-run).

How is it exposing the implementation? Or do you just mean by virtue
of being called "-u" / "--show-updates"? Its output is certainly
nothing like `update's output.

> It also uses
> the -u option and I thought we were going to use
> that with the diff command.

No, we're not reserving all possible diff option letters, because that
would make virtually everything unavailable for Subversion. :-)

Instead, we're going to have a --diff-options (or whatever) option,
which takes an argument -- a string of options to be passed along to
the diff program. (And someday we'll no doubt have a --diff-program
option as well, taking you-know-what as an argument.)

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:43 2006

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.