You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "B. W. Fitzpatrick" <fi...@red-bean.com> on 2001/09/04 16:19:01 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.

I agree--especially in light of the fact that we're planning on
allowing people to plug in their own diff programs in the future, and
these programs may have their own flags as well.

-Fitz

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