On Tue, Jun 26, 2012 at 02:50:33PM +0000, Mark Bertenshaw wrote: > Stefan - > > Thanks verifying this point. As a related matter, the error code returned in > my case just happened to be 1. Is there a list of standard error codes > returned from SVN ?
I believe it is always either 0 or 1 at the moment. I would not object to adding more exit codes to distinguish between warning and error conditions. I'm not sure how hard it would be to do that. But I guess it would be a reasonable enhancement.