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

svn client has inconsistent returnstatus for non-existing local files

From: Sjon Hortensius <Sjon_at_hortensius.net>
Date: Thu, 16 Sep 2010 17:04:19 +0200

LS,

Please advise if this is a bug, or a known feature. I have a local
checkout on which I can execute svn commands. However, there seems to
be some inconsistency in the exitcode of the client.

`svn ls repository/non-existing` exits with status 1, and so does `svn
info repository/non-existing`. However, `svn ls
repository/non-existing` has exit-status 0, although it echo's a "svn:
warning: "

Is this a (known) bug? Can I post this issue on the bugtracker?

Thanks,

Sjon Hortensius
Received on 2010-09-16 23:07:19 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.