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

Re: "svn info" good return code on bad URL

From: John Belmonte <john_at_neggie.net>
Date: 2005-10-09 00:37:30 CEST

I wrote:
> I expect "svn info <URL>" to have a non-zero rcode if the URL is not
> valid. Seen in version 1.2.3. May I file a bug?
>
> $ svn info http://svn.collab.net/repos/svn/bad_url
> http://svn.collab.net/repos/svn/bad_url: (Not a valid URL)
> $ echo $?
> 0

One more thing... the error message above should be on stderr, not stdout.

--John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Oct 9 00:38:08 2005

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.