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

Re: "svn ls" too complex?

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-07-29 18:53:22 CEST

On Mon, Jul 29, 2002 at 11:41:08AM -0500, Ben Collins-Sussman wrote:
> Because we absolutely loathe, hate, abhor the insane confusion the
> surrounds the cvs commandline client. "Does that -d come before or
> after the subcommand? Ohhhhh, oops".
>
> We have global switches in the svn client on purpose, and it's
> absolute heaven IMO. I can't ever go back. It's a great, liberating
> feeling not having to wonder or worry where you put your switch. :-)

The ordering shouldn't need to matter if your parser is smart
enough. =)

I'm specifically aware of this due to the libtool clone I'm
writing. I have to make the argument parser smart enough to parse
options even when we don't know the 'subcommand' yet (mode in libtool
parlance). -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 29 18:54:17 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.