You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Ryan Schmidt <su...@ryandesign.com> on 2008/10/12 18:41:34 UTC

Re: In regards to "missing db/revs, db/revprops and db/current files?" post on Collabnet

On Oct 12, 2008, at 13:20, Tonte Pouncil wrote:

> Sorry my first email didn't not have a subject in it.
>
> ----- Original Message ----
> From: Tonte Pouncil <et...@yahoo.com>
> To: subversion-2008c@ryandesign.com; d.s@daniel.shahaf.name
> Sent: Sunday, October 12, 2008 1:16:36 PM
> Subject:
>
> Hello ,
>
> I apologize for emailing you directly, but I do not know how to  
> post a message to the users@subversion.tigris.org.  I am not sure  
> if my question is being post because I don't see it come back  
> through my email inbox.  BTW I have created an account on  
> collabnet.com but still don't know how to respond to the post  
> there.  I am more than willing and would be glad to append my post  
> to the original thread, but I just don't know how.

List instructions are here:

http://subversion.tigris.org/mailing-lists.html

You don't need an a CollabNet or Tigris account, but if you were not  
subscribed to the list when you sent your message, it will take some  
time for the moderators to approve it.

It's probably difficult to respond to a thread if you don't already  
have the email(s) of that thread in your email program. But it's fine  
to post a new message and mention an earlier thread, ideally by  
including its URL in the list archive. The thread is:

http://svn.haxx.se/users/archive-2008-09/0687.shtml


> I am emailing you in regards to the post "missing db/revs, db/ 
> revprops and db/current files?".  I am having a very similar issue  
> with my svn repository. I am missing the following files: 76, 78,  
> 79, 80, and 83 in db/revs/ directory.  However I am not missing any  
> file in the db/revprops directory.  I also tried to do incremental  
> backups based on revision numbers that I do have; but that did not  
> work either, as other revision files pointed back to the missing  
> revision files.
>
> How do I recreate these missing files?  How do I correct this issue?


If you do not have a backup of your repository, you probably cannot  
recreate the missing revision files, or use those subsequent  
revisions that refer back to them; the data is lost. You could write  
a script to do an incremental dump of each revision in the  
repository, ignoring errors. Then load these into a new repository  
(being sure to ignore the UUID in the first dump so that a new UUID  
is generated, since this will be a different repository.) This will  
at least give you the data of those revisions not affected by the  
missing revisions. And then be sure to set up a good backup strategy!



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