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

Out of date in transaction error when commiting

From: Alex Li <likwokc_at_yahoo.com>
Date: 2003-12-18 09:09:40 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
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
Received on Thu Dec 18 17:14:54 2003

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.