You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Alex Li <li...@yahoo.com> on 2003/12/18 08:09:40 UTC

Out of date in transaction error when commiting

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
svn: Transaction is out of date
svn: Commit failed (details follow):
svn: out of date: '/trunk/my/folder' in transaction
'2e'

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,
Alex

__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org