Greetings,
[okay, the command is "load" not "restore". Mea culpa.]
I've checked the FAQ and google'd for more info on this problem, but have
turned up empty-handed.
I'm getting a checksum error during a dump/load cycle, specifically, during
"svnadmin restore <dumpfile" on a file in revision 117 of *533* revisions.
So I really need some help here.
First, we use svn+Apache2+webdav to use subversion. Second, I'm doing the
dump/load cycle because of problems we encountered sporadically during
checkouts and commits. Somewhere along the line, Bekerely DB was upgraded,
and periodic svnadmin recover's were not doing the trick (they'd help for a
little while). Third, apache was shutdown during the dump and load process.
(Technically it was up, but restarted WITHOUT the -D SVN and -D DAV
options, thus eliminating them from the configuration.)
The steps I took were:
mv visco visco-bak
svnadmin dump visco-bak >visco.dmp
svnadmin create visco
chmod -R g+w svn visco
svnadmin load visco <visco.dmp
svnadmin has been "wrapped" to chgrp to svn and umask to 002.
Here's the tail of the load output:
------- Committed revision 116 >>>
<<< Started new transaction, based on original revision 117
* editing path : tygra/trunk/include/ProblemSpecs.hpp ... done.
* editing path :
tygra/trunk/src/BoundaryConditions/BoundaryConditions.cpp ... done.
* editing path :
tygra/trunk/src/BoundaryConditions/BoundaryConditions.hpp ... done.
* editing path :
tygra/trunk/src/BoundaryConditions/BoundaryConditionsHandlers.hpp ... done.
* editing path : tygra/trunk/src/FiniteElement/FiniteElement.cpp ...
done.
* editing path : tygra/trunk/src/FiniteElement/FiniteElement.hpp
...svn: Checksum mismatch, rep 'ohk':
expected: edc2b805a44ad07b01f1af78b5039899
actual: ba7361db34dc9079941bfca11425533e
Tim Shelling
Cluster Computing Resource Administrator and Developer
Clemson University
404-217-2275 (cell)
866-878-2690 (toll-free/cell)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 22 23:36:26 2005