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

On the size of the command set

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-09-25 05:23:00 CEST

I've often opposed adding new commands because I think we should keep
the command set small. Here's a reason why:

    Arch is all of the above.. EXCEPT easy to use. Here's the
    "eye-opener" that Mr. Lord really needs to address:

    % svn --help | grep '^ ' | wc -l
    28

    % tla help | grep ' : ' | wc -l
    105

    I'm sorry but just watching that scroll by is enough to make me
    say "well, maybe I'll figure this out later". Which is what I do
    every time I look at Arch.

(from http://developers.slashdot.org/comments.pl?sid=123076&cid=10344192)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Sep 25 05:23:11 2004

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.