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

svn cleanup doesn't work

From: Roger Lipscombe <rogerl_at_1e.com>
Date: 2006-01-20 16:14:39 CET

Using Subversion 1.2.3 client (with _svn hack) on Windows 2003 Server
SP1, we get a problem where svn gets wedged and "svn cleanup" doesn't do
anything:

 

D:\Source\trunk\Products\Web Portal\WebPortal>svn update

svn: Checksum mismatch for '_svn\text-base\Portal.aspx.cs.svn-base';
recorded: '44e94189f57c908d785ed40903216501', actual:
'a7b7cf558d6a326be3df992a36878b1b'

 

D:\Source\trunk\Products\Web Portal\WebPortal>svn update

svn: Working copy '.' locked

svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for
details)

 

D:\Source\trunk\Products\Web Portal\WebPortal>svn cleanup

svn: In directory '.'

svn: Can't copy '_svn\tmp\text-base\Portal.aspx.cs.svn-base' to
'Portal.aspx.cs.tmp': The system cannot find the file specified.

 

Each time we ran svn cleanup, another file called Portal.aspx.cs.tmp.1,
.2, .3, etc. appeared in the working copy, but we kept getting the same
error. The _svn\text-base\Portal.aspx.cs.svn-base file did exist.

 

In the end, I had to remove the _svn directory and replace it with one
from a freshly checked out copy of the relevant directory, at which
point svn update worked correctly.

 

I don't know what caused the checksum mismatch - this happened on a
colleague's PC.

 

So: what does "svn cleanup" actually do? Why didn't it actually clean
up?

 

Cheers,

Roger.

 

This e-mail and any files transmitted with it are confidential, may be legally privileged and are intended solely for the use of the named addressee. Save where expressly authorised by 1E, no-one else may use, copy, disclose, distribute or place any reliance on this communication or the information contained herein. 1E does not accept responsibility for this communication, and any views or opinions contained herein are solely those of the author unless expressly stated otherwise.
If you receive this e-mail in error, please notify the sender immediately by e-mail and then delete the e-mail from your computer system without keeping any copies. 1E does not guarantee that this material is free from viruses or any other defects although due care has been taken to minimise the risk.
1E's registered company number is 03401322 and registered office is 18 Bentinck Street, London W1U 2AR.
Received on Fri Jan 20 16:20:42 2006

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.