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

Re: command line parameter check

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2003-10-27 18:23:55 CET

solo turn <soloturn99@yahoo.com> writes:

> a tiny thing (checked in 0.31):
> "svn co moonlanding" gives success as a result.
>
> $ svn co moonlanding
> $ echo $?
> 0
>
> $ svn co http://moonlanding
> ...
> $ echo $?
> 1

Fixed in revision 7536. Thanks, solo.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 27 18:25:29 2003

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.