1.5.x bug: property that have to be deleted by update remains in the working copy after update
From: Alexander Kitaev <Alexander.Kitaev_at_svnkit.com>
Date: Tue, 13 May 2008 16:21:40 +0200
Hello,
There is a bug in 1.5.x that results in wc corruption.
To reproduce the problem:
$ svn ps prop value .
$ svn mkdir dir
$ svn up -rN .
$ mkdir dir
The reason of the problem is the way properties are updated for
One of the ways to fix this problem is to keep track of paths reported
I've already submitted and issue for that:
-- Alexander Kitaev, TMate Software, http://svnkit.com/ - Java [Sub]Versioning Library! --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: dev-help_at_subversion.tigris.orgReceived on 2008-05-13 16:22:40 CEST |
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.