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

"svn rm", "svn commit" removes wrong directory

From: Florian Weimer <fweimer_at_bfk.de>
Date: Thu, 24 Sep 2009 09:20:34 +0000

I did this in the directory /home/fweimer/src/bfk (root of the working
copy):

svn rm bin
(Got error message about local changes)
svn rm --force bin
svn status
svn commit
(Bailed out due to a file change in src which I didn't want to commit.)
svn commit bin

Resulted in an error message:

svn: Commit succeeded, but other errors follow:
svn: Error bumping revisions post-commit (details follow):
svn: Unable to lock '/home/fweimer/src/bfk'
svn: Your commit message was left in a temporary file:
svn: '/home/fweimer/src/bfk/bin/svn-commit.tmp'

The change committed to the repository is the removal of src.

This is with Debian's 1.6.5dfsg-1 package. Does this look familiar?

-- 
Florian Weimer                <fweimer_at_bfk.de>
BFK edv-consulting GmbH       http://www.bfk.de/
Kriegsstraße 100              tel: +49-721-96201-1
D-76133 Karlsruhe             fax: +49-721-96201-99
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2399199
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-24 11:21:39 CEST

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.