"svn info INVALID_URL": exit code zero?
From: Giovanni Bajo <rasky_at_develer.com>
Date: 2006-02-05 11:08:29 CET
Hello,
I found what I believe to be a bug:
$ svn info http://www.google.com/svn/trunk; echo $?
$ svn info http://svn.collab.net/repos/svn/trunk/FOOBAR; echo $?
0
Shouldn't also the second command report 1 as exit code? May I open a ticket
Thanks
---------------------------------------------------------------------
|
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.