[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: Peter Davis <peter_at_pdavis.cx>
Date: 2002-08-01 17:10:38 CEST

On Thursday 01 August 2002 07:57, Nick Bastin wrote:
> any flags that come
> immediately after svn apply to the global svn command, and any that come
> after a subcommand apply to that subcommand

That's the CVS way of doing things, and you immediately end up with extremely
confused users (me). You also end up with identical options that mean
different things based on whether they come before or after the subcommand.
The whole point is that Subversion is not willing to do that. Subversion is
building a better CVS, and context-sensitive arguments are a major
shortfalling which it wants to remedy.

Having to remember to put the "-l" after the "ls" is a major problem, no
matter how insignificant or "I-have-no-problem-with-it" it might seem.

-- 
Peter Davis
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 1 17:11: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.