bug in svubversion 1.6.6: unmodified external directory is not deleted, when svn:externals is deleted.
From: Alexander Kitaev <Alexander.Kitaev_at_svnkit.com>
Date: Wed, 09 Dec 2009 18:57:40 +0100
Hello,
There is a serious bug in 1.6.6 (and in 1.6.5), external directory is
That means that subsequent updates from a certain revision without any
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
Attached script reproduces the problem.
-- Alexander Kitaev, TMate Software, http://svnkit.com/ - Java [Sub]Versioning Library! http://sqljet.com/ - Java SQLite Library! ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2428934 Please start new threads on the <dev_at_subversion.apache.org> mailing list. To subscribe to the new list, send an empty e-mail to <dev-subscribe_at_subversion.apache.org>.
|
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.