Re: bug in svubversion 1.6.6: unmodified external directory is not deleted, when svn:externals is deleted.

Mike Dixon <[email protected]> Wed, 09 Dec 2009 12:22:38 -0800
Newsgroups gmane.comp.version-control.subversion.devel,gmane.comp.version-control.subversion.rapidsvn.devel
Message-ID <[email protected]>
Daniel Näslund wrote:
> On Wed, Dec 09, 2009 at 06:57:40PM +0100, Alexander Kitaev wrote:
>> There is a serious bug in 1.6.6 (and in 1.6.5), external directory is
>> not deleted when svn:externals property is deleted.
>>
>> That means that subsequent updates from a certain revision without any
>> modifications made to the target working copy will fail:
>>
>> svn up -rN   (svn:external set to "URL ext")
>>
>> svn up -rN+1 (svn:external deleted)
>>
>> svn up -rN+2 ("ext" directory added) - will fail because "ext" has not
>> been deleted!
>>
>>
>> Attached script reproduces the problem.
>  
> Could this be issue 3351?
> http://subversion.tigris.org/issues/show_bug.cgi?id=3351

Sounds like issue 2371 to me:
http://subversion.tigris.org/issues/show_bug.cgi?id=2371

-Mike

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2428996

Please start new threads on the <[email protected]> mailing list.
To subscribe to the new list, send an empty e-mail to <[email protected]>.