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

Re: ls exit status under serf

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 31 Jul 2008 09:10:03 -0400

On Thu, Jul 31, 2008 at 9:05 AM, <dave_rodgman_at_fastmail.co.uk> wrote:

> using serf, svn 1.5.1 seems to behave incorrectly when doing an ls on a
> non-existent path:
>
> with neon:
>
> svn ls http://svn.collab.net/repos/svn/trunk/non-existent
> svn: URL 'http://svn.collab.net/repos/svn/trunk/non-existent'
> non-existent in that revision
> $ echo $?
> 1
>
> with serf:
>
> $ svn list http://svn.collab.net/repos/svn/trunk/non-existent
> $ echo $?
> 0
>
> I'll raise an issue if no-one objects?

I believe this is already fixed. It has even been in the proposed
list of backports since pre-1.5. It just has not made it into the
branch yet. There is a new backports branch that fixes a bunch of
Serf issues that should make it into 1.5.2:

http://svn.collab.net/repos/svn/branches/1.5.x/STATUS

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-07-31 15:10:18 CEST

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.