working copy broken after failed update
From: Eric <crc1021_at_myrealbox.com>
Date: Tue, 03 Jun 2008 10:17:27 -0500
This is probably the same or related to issue 2355.
When doing an update where multiple files are being updated and one of the latter files fails to update, the working copy is left in a broken state where cleanup will not work.
This happens whenever a file is exclusively locked in the working copy. This can happen in windows frequently.
Below are the lines from a windows bat file that will reproduce the issue.
Eric
----cut-----
mkdir \temp\repo
rem create a couple revisions using exes
rem just make any change for rev 2
rem go back a rev so the files can be updated
echo lock the second file by running it then hit a key
rem this should error out
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.