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

Re: client help messages

From: Karl Fogel <kfogel_at_collab.net>
Date: 2001-06-19 17:18:02 CEST

Michael Salmon <ms@collab.net> writes:
> exactly,
> svn --nosuchcommand -> STDERR
> svn --help -> STDOUT

Why is this better than

  svn --nosuchcommand -> STDOUT /* but exits with non-zero exit code */
  svn --help -> STDOUT /* exits with code zero */

? Just trying to understand, not arguing for one or the other.

Bikeshedding for pleasure,
-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:32 2006

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.