Philip Martin wrote:
> Kevin Puetz <puetzk@puetzk.org> writes:
>
>> The main situation in which it fails 'needlessly' (for some definition of
>> needless which ignores implementation difficulty) is a rename - when the
>> filename with one case is being removed, and the same filename in another
>> case is being added. For this situation, there's no need to fail (only
>> one of the names existed when we started, and only one exists when we're
>> done). But svn_wc's intermediate state gets wedged because it tries to
>> create the new text-base before removing the old one.
>
> Have you verified that? Revision r12616 claims to have fixed that
> problem, although it doesn't appear to include a regression test so it
> might have broken.
It's entirely likely I'm just out of date, as I've not been in a situation
where I'd hit it in quiet a while. If it's fixed, wonderful!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 21 05:36:00 2005