On 05/06/2011 12:22 PM, Paul Burba wrote:
> On Thu, Mar 31, 2011 at 2:06 PM, Bert Huijben <bert_at_qqmail.nl> wrote:
>> Svn cleanup was only designed for recovering from a locked workingcopy.
>> So yes, this is really expected behavior.
>>
>> You should only run cleanup when it's necessary and when you are sure
>> no other commands are operating on your wc. See svn help cleanup and
>> the subversion book.
>
> So as to the original problem that r1087131 fixed: issue #3835 "'cd
> A/B; svn cleanup' errors out, wanting 'svn cleanup /path/to/wc/root'
> instead". This is currently blocking 1.7.0. Is there any objection
> to fixing it as Bert suggested at the start of this thread, by simply
> providing an improved error message telling where the cleanup must be
> rooted to succeed (or maybe just a recommendation to run cleanup at
> the root of the wc)?
No objection here. I'd say to go ahead and note the correct target
directory in the error response. See svn_wc_get_wc_root().
--
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet <> www.collab.net <> Distributed Development On Demand
Received on 2011-05-06 18:32:06 CEST