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

Re: Dealing with very old repo format (version 1)

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 29 Apr 2015 18:53:04 +0100

Andrew Reedick <jreedick_at_incomm.com> writes:

> Bad News: However, it seems that I have bigger issues:
> * Dumped revision 109662.
> svnadmin: E720002: Can't open file
> 'devel_copy\db\revprops\109663': The system cannot find the file
> specified.
>
> When I sort the files in db/revs numerically, I see gaps in the revs:
> 109661
> 109662
> 109668
> 109734
> ...
> 109735
> 157939
> 157940
> 157941
> 159433
> 159607
> 160600
> 160601
> 162409
> And 'ls | wc -l' in dev/revs shows that there are 141,768 files, but
> the highest rev in db/revs is 162409...

You can replace a missing revprop file with a file containing a single
line:

END

There is not much you can do replace missing revision files so this may
not help you.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*
Received on 2015-04-29 19:53:33 CEST

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.