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

command line parameter check

From: solo turn <soloturn99_at_yahoo.com>
Date: 2003-10-23 11:44:48 CEST

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

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 23 11:45: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.