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

Re: svn commit: rev 2547 - trunk/subversion/clients/cmdline

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-07-16 19:50:04 CEST

cmpilato@collab.net writes:
> So, in this case, you want to see a regular svn error output, with
> something like: "Merge command is missing args", followed by `svn
> help merge' output?
>
> Seems fine, though I'd like to think our usage messages should be good
> enough that we don't need to be that verbose.

Here's what I'm thinking:

The usage messages essentially say something like

   "Here is subcommand FOO, which takes any of the following 10
    options and/or arguments: blah, blah, blah, and blah."

So if you typed something wrong, you have to figure which of the 10
things you didn't do right, or which one you meant to do.

If a context-specific error preceded that, it could drastically
shorten the amount of time needed to figure out what you did wrong,
because it would tell you directly :-). Then the usage message is
there to tell you what you should have done instead.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 16 20:01:47 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.