Philip Martin <[email protected]> writes:

> Dmitry Pavlenko <[email protected]> writes:
>
>> If I move a locally added directory with a moved file, the file's
>> copy-source is lost. The problem is reproducible with 1.6.x but is not
>> reproducible with 1.7.x.
>>
>> Is this expected for 1.6?
>>
>> I've written a test that could be applied to branches/1.6.x:
>
> It's a know issue:
>
> http://subversion.tigris.org/issues/show_bug.cgi?id=3474

So that issue is a copy of an add, not a move.  Now move is implemented
as copy+delete so move uses the same copy code, but I suppose we should
explicitly test the move scenario.

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download

Reply via email to