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

svnadmin dump/load fails

From: Jeff McNiel <jeff.mcniel_at_imprintedmemories.com>
Date: Mon, 9 Nov 2009 10:20:59 -0800

I'm in the process of updating a bunch of repositories currently
running with svn version 1.2.3 on Windows XP to the current version of
svn, 1.6.6, also on Windows XP. I have had no problems except for
one small repository.

On the load I get the following error:

...

------- Committed revision 336 >>>

<<< Started new transaction, based on original revision 337
      * adding path : PATS/C32 02_12_08/source/
5225-101_005 ...COPIED... done.
      * adding path : PATS/C32 02_12_08/source/
5225-102_006 ...COPIED... done.
      * adding path : PATS/C32 02_12_08/source/
5225-103_006 ...COPIED... done.
      * adding path : PATS/C32 02_12_08/source/
5225-104_006 ...COPIED... done.
      * adding path : PATS/C32 02_12_08/source/
5225-105_007 ...COPIED... done.
      * adding path : PATS/C32 02_12_08/source/
5225-201_007 ...COPIED... done.
      * adding path : PATS/C32 02_12_08/source/
5225-301_007 ...COPIED... done.
      * deleting path : PATS/C32 02_12_08/source/
BO-0757-0200-5225-101_005 ... done.
      * deleting path : PATS/C32 02_12_08/source/
BO-0757-0200-5225-102_006 ... done.
      * deleting path : PATS/C32 02_12_08/source/
BO-0757-0200-5225-103_006 ... done.
      * deleting path : PATS/C32 02_12_08/source/
BO-0757-0200-5225-201_007 ... done.
      * deleting path : PATS/C32 02_12_08/source/
BO-0757-0200-5225-104_006 ... done.
      * deleting path : PATS/C32 02_12_08/source/
BO-0757-0200-5225-301_007 ... done.
      * deleting path : PATS/C32 02_12_08/source/
BO-0757-0200-5225-105_007 ... done.

------- Committed revision 337 >>>

<<< Started new transaction, based on original revision 338
      * adding path : PATS/BO-0757-0200 ...COPIED... done.
      * adding path : PATS/BO-0757-0200/CodeAndDocReview/
PATS_C32_CodeReviewDetails.xls ...COPIED... done.
      * adding path : PATS/BO-0757-0200/CodeAndDocReview/
PATS_C32_CodeReviewSummary.doc ...COPIED... done.
      * deleting path : PATS/BO-0757-0200/source ... done.
      * adding path : PATS/BO-0757-0200/source ...COPIED... done.
      * deleting path : PATS/BO-0757-0200/source/
5225-101_005 ...svnadmin: File not found: transaction '337-9d', path 'PA
TS/BO-0757-0200/source/5225-101_005'

I've tried may things, hotcopy and then using the 1.6 svnadmin to do
the dump, etc., all with the same result. I can dump and load revs
0-337 OK, but an incremental dump and load of r338 fails in the same
way.

Using svndumpfilter to remove this path gets us past this one point
but we then fail again 5 revs down the line. (there are at least 5
errors - I quit trying after a while)

BTW, 'svnadmin verify' reports no errors using both svn versions 1.2.3
and 1.6.6! One would expect that if one had a corrupt repository that
verify should be able to detect the problem!

Any assistance/ideas would be greatly appreciated.

Cheers, Jeff

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2415867

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-09 19:38:24 CET

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.