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

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

From: Olly Stephens <Olly.Stephens_at_arm.com>
Date: 2006-05-22 15:17:04 CEST

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
Received on Mon May 22 15:18:59 2006

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.