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

Re: "svn info INVALID_URL": exit code zero?

From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2006-02-05 11:40:41 CET

Hi Giovanni,

maybe you can check the issue tracker first, that issue was already
reported:
http://subversion.tigris.org/issues/show_bug.cgi?id=2414

regards,

Lieven.

On Sun, 2006-02-05 at 11:08 +0100, Giovanni Bajo wrote:
> Hello,
>
> I found what I believe to be a bug:
>
> $ svn info http://www.google.com/svn/trunk; echo $?
> svn: PROPFIND request failed on '/svn/trunk'
> svn: PROPFIND of '/svn/trunk': 400 Bad Request (http://www.google.com)
> 1
>
> $ svn info http://svn.collab.net/repos/svn/trunk/FOOBAR; echo $?
> http://svn.collab.net/repos/svn/trunk/FOOBAR: (Not a valid URL)
>
> 0
>
>
> Shouldn't also the second command report 1 as exit code? May I open a ticket
> for this?
>
> Thanks
> Giovanni Bajo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Feb 5 11:44:28 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.