Re: Feature Request: svn upgrade [--check][--check-current]
From: Daniel Shahaf <danielsh_at_apache.org>
Date: Sat, 3 Dec 2016 08:59:14 +0000
Marc Pawlowsky wrote on Fri, Dec 02, 2016 at 20:48:16 -0500:
I don't recall it ever being asked before on this list.
That said, using the error codes should be forward compatible. The
% svn co -q file://$PWD/r wc
> The problem I am working on is to have a bash script exit early with a
Using SVN_ERR_WC_UNSUPPORTED_FORMAT, SVN_ERR_WC_UPGRADE_REQUIRED, and
You should probably handle SVN_ERR_WC_CLEANUP_REQUIRED too:
% ./tools/dev/which-error.py list | grep CLEANUP
Daniel
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.