You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "C. Scott Ananian" <ca...@lesser-magoo.lcs.mit.edu> on 2001/09/04 16:06:03 UTC

Re: [SVN-DEV] Diff options

On Tue, 4 Sep 2001, Kevin Pilch-Bisson wrote:

> My idea was to follow the second approach, adding an UNKNOWN_OPTIONS variable
> to each subcommand's svn_cl__cmd_desc_t.  Then after we have determined the
> subcommand, we error out if that subcommand doesn't expect unknown options.
> 
> Does this sound reasonable?

sounds much better than CVS's current approach, which relies on
enumerating all possible options to diff with the result that some valid
GNU diff options can't be passed.
 --s


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org