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

Commit reports failed corrupts working copy

From: Peter Bruin <peter.bruin_at_boschman.com.sg>
Date: 2005-01-24 07:50:46 CET

I get the following error while performing a commit.
Transmitting file data .......svn: Commit failed (details follow):
svn: Can't remove 'C:/repos/sw/db/transactions/99-1.txn': The process cannot
access the file because it is being used by another process.
 
But when I check there are no transactions left in this directory. What
could cause the problem?
Also it is not possible to continue with the branch that was checked out. I
can not do an update:
>Svn update
G os2\col_dlv.cmd
svn: Failed to add directory 'os2/MMI/DDIR': object of the same name already
exists
 
I tried doing a svn revert -R *.* that outputs that it has reverted the
directory.
However, if I try to do svn up it will prompt the same as before.
The only way I manage to continue is to delete everything and checkout a
fresh copy.
Does anybody have similar experience? What can I do to solve/prevent this?
 
 
Received on Mon Jan 24 07:55:03 2005

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.