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

SVN Won't Cleanup Locked Dir

From: Chaim Keren Tzion <chaim_at_intercomp.co.il>
Date: 2007-07-15 18:04:19 CEST

SVN tells me that my directory is locked and will not do updates.
When I attempt to do an svn cleanup I get a message and then it creates an
empty tmp file:

svn cleanup includes/
svn: In directory 'includes'
svn: Can't copy 'includes/.svn/tmp/text-base/header.php.svn-base'
to 'includes/header.php.tmp': No such file or directory

When I repeat the command it creates another file like:
header.php.2.tmp
header.php.3.tmp
header.php.4.tmp
header.php.5.tmp
...

svn status
? header.php.2.tmp
? header.php.3.tmp
? header.php.4.tmp
? header.php.5.tmp
? header.php.6.tmp
? header.php.tmp
  L .

Deleting the tmp files just restarts the process.

Help!!!

TIA,
Chaim

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jul 15 18:06:34 2007

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.