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

Problem committing r3703 (wcprops stale?)

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-11-08 21:24:56 CET

Okay, when I went to commit r3703 (dlr's Makefile.in patch), I got
the following error:

Sending Makefile.in
svn: Merge conflict during commit
svn: Commit failed (details follow):
svn: Your file 'Makefile.in' 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).

svn: Your commit message was left in a temporary file:
...snip, snip...

In discussion with Ben on IRC, we traced it down to my wcprops being
stale:

K 25
svn:wc:ra_dav:version-url
V 42
/repos/svn/!svn/ver/3603/trunk/Makefile.in
END

Note the 3603. However, my entries file reflected it as being last
changed at 3660. So, somehow my wcprops got stale, but nothing else
was stale. My text-base was current (as of 3660).

I deleted the wcprops file and all was well (witnessed in r3703).

But, that doesn't answer how my cache got stale. Anyone have any
ideas? Has this already been fixed? (On IRC, Kevin is suggesting
Karl may have already fixed this.) -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 8 21:24:53 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.