On Tue, May 12, 2015 at 06:14:16PM +0300, Evgeny Kotkov wrote: > Subversion 1.9.0-rc1 changed the behavior of commands such as 'svn st' > in situations the wc.db workqueue is not empty, i.e., contains stale items. > These read-only commands no longer fail with SVN_ERR_WC_CLEANUP_REQUIRED:
> Any thoughts on this? r1501338 was never backported to 1.8.x. So far, I hadn't heard a detailed explanation of what exactly was wrong -- it was simply rejected on grounds of being a "destructive change" without further details. I've since removed the backport nomination in r1665846. You've now provided a good reason for reverting r1501338 on trunk and 1.9.x and closing issue #4390 as WONTFIX.