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

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

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-10-15 03:32:34 CEST

On Oct 15, 2005, at 03:13, Daniel F Garcia wrote:

> I just got another instance of the error today.
>
> My Working folder has been updated to revision 5000
> The most recent revision of the file I'm editing (memphis.csproj)
> is 4995.
> This was verified using TortoiseSVN RepoBrowser.
> The TortoiseSVN properties page for this file shows
> * Revision/Author ot 5000, dgarcia
> * Last Commit revision 4995
> * Text Status modified
> This all looks resonable
> _svn\wcprops\Memphis.csproj.svn-work cointains
>
> K 25
> svn:wc:ra_dav:version-url
> V 104
> /!svn/ver/4683/Client%20Tasks%20(CBU-CTK)/KoBold%20Group/Memphis/6%
> 20-%20Sou
> rce/trunk/www/Memphis.csproj
> END
>
> I don't understand the file format, but 4683 looks very suspicious.
>
> If I do an update it doesn't modify the file, as expected. If I do
> a commit
> I get the error below.
>
> What can I do ? Is there any additional data I can help to diagnose
> this
> problem ?
>

You appear to be using the special unsupported version of TortoiseSVN
which stores Subversion data in directories named "_svn" instead of
the usual ".svn" — is that your intention?

Have you always used only this special version of TortoiseSVN, or
have you also used the normal version, or maybe the command-line
client with this working copy? Could it be that you have both .svn
and _svn directories with conflicting contents?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Oct 15 03:34:10 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.