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