On Fri, May 6, 2011 at 2:48 PM, C. Michael Pilato <[email protected]> wrote: > On 05/06/2011 02:43 PM, [email protected] wrote: >> Author: pburba >> Date: Fri May 6 18:43:55 2011 >> New Revision: 1100321 >> >> URL: http://svn.apache.org/viewvc?rev=1100321&view=rev >> Log: >> Fix issue #3835 >> >> * subversion/libsvn_wc/cleanup.c >> >> (cleanup_internal): If the cleanup target is locked locked indirectly via a >> recursive lock on an ancestor, then recommend cleaning up the entire WC. > > This is a minor nit, but is it possible to generate this wrapping error in > the client itself? I tend to think of our "suggestive error messages" as > more appropriate when generated in client, which can then use more explicit > terminology: > > Working copy locked; trying running 'svn cleanup' on the root of the > working copy (%s) instead.
Done r1100349 Paul > -- > C. Michael Pilato <[email protected]> > CollabNet <> www.collab.net <> Distributed Development On Demand > >

