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

recovering data from a Berkeley DB repository

From: Michael Driscoll <mdriscol_at_bu.edu>
Date: 2006-08-14 15:49:59 CEST

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
Received on Mon Aug 14 15:51:37 2006

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.