You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by ib...@yahoo.com on 2007/02/04 21:31:26 UTC

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

Stephane:

I've seen the same error and share your indignation when people advise me, 'do an update and try again' .  I can't duplicate the problem yet, but I have found a workaround: delete the file .svn/all-wcprops in the same directory as the 'stuck' file and try the commit again.  I've tried this workaround a few times with no ill side effects so far.

When I say 'stuck', but I suspect something about all-wcprops not being updated when files are committed.  Perhaps an OS-dependent file-locking peculiarity.  I use cygwin svn v1.4.2 and TortoiseSVN 1.4.1 (Build 7992) under Win XP pro 2002 SP2.  I'm using an apache http repo (not sure which version) running on linux, though I've also seen the problem hitting a file-based repo in a windows shared folder.

Tarik