Out of date in transaction error when commiting
From: <alex.li_at_sympatico.ca>
Date: 2003-12-18 16:52:14 CET
Hello,
I would like to remove a directory from the repository... What I did was renaming the .svn directory inside it to 'hello' (I was trying to see if svn will just ignore the directory if there is no .svn directory inside it... anyway I don't know what I was thinking...). Then I think I did a commit and svn complained. So I rename 'hello' back to .svn, I ran:
svn rm folder
...That was ok. Then I ran:
svn commit folder -m 'delete this.'
...And it complained the following:
Deleting my/folder
What should I do to remove this error message (and delete this folder)? I am using svn 0.32.1 running on Debian Woody.
Thanks in advance,
---------------------------------------------------------------------
|
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.