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

Re: Log Recovery

From: Kip Warner <kip_at_thevertigo.com>
Date: 2007-07-26 22:36:44 CEST

On Thu Jul 26 11:39 , Nicolai Scheer sent:

>Hi!
>
>Kip Warner schrieb:
>> I am going to try doing a raw search through the drive by dumping a whole image
>> via dd. Assuming the log was still there somewhere, what would I be looking for
>> structure wise? Is the commit log just a plain text file that is continuously
>> appended in the repository? Is it buried in FS / Berkley DBs?
>
>I do not know the structure for Berkley DBs.
>If you were using FS, then the log messages are kept in plaintext under
>the db/revprops folder in the repository structure. Each revision has a
>single file there, containing the revision's properties.
>Among those you can find svn:author, svn:date and svn:log.
>
>Good luck!
>
>bye,
>
>Nico
>
>PS: please cc' the list!

Thank you. I will let you know what happens.

Kip


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 26 22:35:48 2007

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.