[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: Daniel F Garcia <dgarcia_at_kobold.com.au>
Date: 2005-10-19 00:50:02 CEST

>We can try...

Thank you.

>So you did an
>$ svnadmin dump > repo
>with the *old* version of svnadmin (the one you used to create the
repository).
>Then you did
>$ svnadmin create newrepo
>$ svnadmin load newrepo > repo
>
>correct?

Something like that, although I think I did the load by doing

$ cat dumpfile | svnadmin load /new/repo/path

The repository was create with 1.0.something, and subversion on that server
has been upgraded many times since. I did the dump with 1.2.1 I think, and
the load with the same version. After I had the problem I then upgraded to
1.2.3 and did fresh checkouts but it didn't make any difference.

>If not, do it again - otherwise your repo might be corrupted.

Is there a way I can verify the integrity of the repository ?

>Autsch! *Never*, *ever* even touch files and/or folders within the
Subversion admin directory. Now all you can do is again a
>fresh checkout.

I can understand why you would say that.
In the subversion users mailing list, someone had a very similar problem but
it was never resolved. Ben's suggestion was to delete those files.
http://subversion.tigris.org/servlets/ReadMsg?listName=users&msgNo=32231

During the course of my investigations I have done many fresh checkouts, but
it hasn't helped.

Daniel.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org

--
Received on Wed Oct 19 09:32:56 2005

This is an archived mail posted to the TortoiseSVN Users mailing list.

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