You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Michael Driscoll <md...@bu.edu> on 2006/08/14 13:49:59 UTC

recovering data from a Berkeley DB repository

hello,

I have data that in an SVN repository that I would like to recover;  SVN 
cannot read this data, but I know that the data was created in BerkeleyDB 
format, and would like to parse it out any way I can.

Could anyone suggest a straightforward way to pull the raw data out?

here is the directory listing from the /repos/path/db directory.

   total 3.8M

   -rw-rw-r--  1 mdriscol mdriscol   20K Aug 11 18:59 changes
   -rw-rw-r--  1 mdriscol mdriscol  8.0K Aug 11 18:59 copies
   -rw-rw-r--  1 mdriscol mdriscol  749K Aug 11 18:59 log.0000000003
   -rw-rw-r--  1 mdriscol mdriscol  8.0K Aug 11 18:59 nodes
   -rw-rw-r--  1 mdriscol mdriscol   16K Aug 11 18:59 representations
   -rw-rw-r--  1 mdriscol mdriscol  8.0K Aug 11 18:59 revisions
   -rw-rw-r--  1 mdriscol mdriscol  1.2M Aug 11 18:59 strings
   -rw-rw-r--  1 mdriscol mdriscol  8.0K Aug 11 18:59 transactions
   -rw-rw-r--  1 mdriscol mdriscol  8.0K Aug 11 18:59 uuids
   -rw-rw-r--  1 mdriscol mdriscol   16K Aug 11 18:03 __db.001
   -rw-rw-r--  1 mdriscol mdriscol  272K Aug 11 18:03 __db.002
   -rw-rw-r--  1 mdriscol mdriscol  384K Aug 11 18:03 __db.003
   -rw-rw-r--  1 mdriscol mdriscol  872K Aug 11 18:03 __db.004
   -rw-rw-r--  1 mdriscol mdriscol   16K Aug 11 18:03 __db.005
   -rw-rw-r--  1 mdriscol mdriscol 1022K Aug 11 12:18 log.0000000002
   -rw-rw-r--  1 mdriscol mdriscol  2.0K Aug 11 12:18 DB_CONFIG
   -rw-rw-r--  1 mdriscol mdriscol     4 Aug 11 12:18 fs-type

   ntp:/svn/affydb/db$

thank you in advance for any insights.

best regards,

michael driscoll
phd candidate
bioinformatics program
boston university
http://gardnerlab.bu.edu

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