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

Re: Base checksum mismatch?

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-04-16 21:13:26 CEST

Nick Zitzmann wrote:

> Thanks, but when I try checking out the project now, I get the following
> error after a few files were checked out:
>
> svn: Checksum mismatch on rep 'm3':
> expected: 286e95fb90c07000ab196485b535daad
> actual: 9375939f5c9983f627fe18a0d5175023
>
> Before I try restoring the last backup of the repository, is there
> anything else I can do?

Previously you said:

>> I already tried, in the following order:
>> 1. Reverting, making changes, and committing again
>> 2. Running "db_recover" in the repository's db directory as root
>> 3. Running "svnadmin recover" on the repository
>> 4. Repeating step 1 after steps 2 and 3

Did you restore the directory rights and ownership after you ran #2? In
general, I believe the procedure is that #3 should preceed #2, which will do the
same thing with the appropriate rights and ownership. It is almost never the
right thing to do anything as root; it is not required as long as the user has
rights to the DB files, and it often leaves behind files owned by root so that
ordinary user access is prevented.

You didn't say what access method you were using: svn://, http://, or file://,
which shouldn't make a difference but would be good to know. I'm at the limit
of my knowledge, though...

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 16 21:13:38 2004

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.