On Tue, Sep 30, 2014 at 11:25:51AM +0200, Matthias Klein wrote: > Hi, > > can nobody give me a tip how to get an evaluable return code from svn in > case of a warning (e.g. W000104)? > > Best reagrds, > Matthias
You'd need to patch the client. I've just committed a fix: http://svn.apache.org/r1628398 I don't know if we can backport this change. We usually avoid changing any interface behaviour in release branches. So you might have to wait for Subversion 1.9 until you can drop the workaround from your script.