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

Re: svn cleanup: Can't open file '.../KILLME': The file exists

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-03-04 15:59:54 CET

"Garrett, Benjamin D" <benjamin.d.garrett@lmco.com> writes:

> C:\svnWC>svn cleanup
> svn: In directory 'trunk/src/com/lmco/ogc/filter'
> svn: Error processing command 'committed' in 'trunk/src/com/lmco/ogc/filter'
> svn: Can't open file 'trunk/src/com/lmco/ogc/filter/.svn/KILLME': The file
> exists.

That's a Subversion bug, I have a patch to fix svn_wc_cleanup. I
think the safest way to recover is to manually remove the directory
containing .svn/KILLME ("filter"), then run cleanup, and then update
the parent directory ("ogc") to the revision that deleted the KILLME
directory.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 4 15:58:52 2004

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.