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

RE: svn del, not committed, then rm by mistake

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Wed, 12 Nov 2008 15:17:28 -0500

Do a revert.

 

BOb

 

________________________________

From: Christian Nally [mailto:services_at_experiment.com]
Sent: Wednesday, November 12, 2008 2:21 PM
To: users_at_subversion.tigris.org
Subject: svn del, not committed, then rm by mistake

 

Hi SVN Use Gurus,

I've done something dumb and can't get unstuck. Can anyone help?

I created a directory and a few files within it. Then I svn add'd it.
Then I decided I didn't need it, so I svn del'd it. Then, leaving the
project for a while, coming back to it later, I \rm -rf dirname'd it
before I committed that add.

Now when I try to commit I get...

svn: Working copy 'blah' locked
svn: run 'svn cleanup' to remove locks

But when I try to clean up I get...

svn: 'filename' is not a working copy directory.

Any pointers on how to de-queue an add and make the repository stop
looking to have that directory and its content committed?

much thanks
Received on 2008-11-12 21:17:54 CET

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.