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

"The version resource does not correspond to the resource within the transaction"

From: Stephane Bortzmeyer <bortzmeyer_at_nic.fr>
Date: 2005-05-26 12:15:33 CEST

I have this infamous error message but, before everyone screams "run
'svn update', you fool", read on.

The message:

AFNIC/CODEV-NIC/codev % cd src/lib
codev/src/lib % svn commit -m 'Added comments in host' host.py
Sending host.py
svn: Commit failed (details follow):
svn: Your file or directory 'host.py' is probably out-of-date
svn:
The version resource does not correspond to the resource within the transaction. Either the requested version resource is out of date (needs to be updated), or the requested version resource is newer than the transaction root (restart the commit).

The status:

codev/src/lib % svn status -u
M 323 host.py
Status against revision: 323

The update:

codev/src/lib % svn update
At revision 323.

But I still have the exact same problem as above after "svn update"
(see
http://mail.opengroupware.org/pipermail/developer/2004-November/001503.html
for an identical case).

Subversion client and server (using Apache 2 and mod_dav_svn) 1.1.4
(Debian packages)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 26 12:17:24 2005

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.