You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Florian Weimer <fw...@bfk.de> on 2009/09/24 09:20:34 UTC

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

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                <fw...@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@subversion.tigris.org].