restore svn backups churned files
i have unequivocally infinite (~6gb) svn repository, i've combined collection record book an incremental backup any day. book checks final backup run dumps wholly revisions given then.
the files named: backup-{lower_revision}-{higher_revision}.svn eg: backup-156-162.svn, backup-163-170.svn.
this means i have definitely lot little dump files, i speculation glorious (better lot 6gb dump files), nonetheless i'm small bit nervous many work revive backups should i need to.
to devaluate sum array files, i've taken doing full dump initial any month, nonetheless still, should i need revive 30th, that's gonna 30 dump files take while.
what i have deliberation is:
- manual:
svnadmin bucket c:\myrepo < backup-1-10.svn
waitsvnadmin bucket c:\myrepo < backup-11-24.svn
wait
etc... - batch record above slight bit reduction tedious
- appending any files together doing bucket (if even possible?)
what best proceed work files, should i need restore?
ps: os windows
Comments
Post a Comment