You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Olly Stephens <Ol...@arm.com> on 2006/05/22 13:17:04 UTC

BUG? svn info gives zero return status in some failing cases

Can someone verify this bug so I can report it please?  Thanks.

Tested against 1.3.0 and 1.3.1; 1.2.0 does the 'correct' thing so I
believe this is a regression (just don't know if it's intentional or not
:)

mkdir /tmp/svnbug
svnadmin create /tmp/svnbug/repos
svn info file:///tmp/svnbug/repos/nonexist
# prints 'status=0'; expected non-zero
echo status=$?


Olly

-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org