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

Re: reposted feature request: assume 'help' as the argument when none is given and at least one is required

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-01-28 00:44:16 CET

Martin A. Brooks wrote:
> Hi
>
> To me, this seems unintuitive:
>
> boole:~# svn
> Type 'svn help' for usage.
>
> How about assuming that, when an svn command that takes arguments is
> given none, 'help' is implied as the argument.
>
> So 'svn' with no arguments would become 'svn help' however 'svn up'
> which is happy with no arguments doesn't.

No, this is deliberate.

"svn" is a meaningless errorful invocation. So, you get a message to that
effect.

Errors should never auto-display usage, because then the error gets easily
lost, made much less visible compared to the large help text.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 28 00:46:43 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.