[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SVN 1.6.x: file copy source is lost when moving a containing directory

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 16 Nov 2012 12:59:32 +0000

Philip Martin <philip.martin_at_wandisco.com> writes:

> Dmitry Pavlenko <pavlenko_at_tmatesoft.com> 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
Received on 2012-11-16 14:00:11 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.