bdu12 wrote on Fri, Mar 25, 2011 at 16:31:10 -0700:
> Hello all,
>
> Thanks for your help. Here are some answers to your questions.
>
> fs-type is fsfs.
>
> "Incremental backup" was done using my own script that looked at
> timestamps of files. It doesn't matter how this works it just means I
Hello all,
Thanks for your help. Here are some answers to your questions.
fs-type is fsfs.
"Incremental backup" was done using my own script that looked at
timestamps of files. It doesn't matter how this works it just means I
am missing some of my revision files that were created on the dates
Other points:
* The terms used are unclear.
(Example: 'incremental backup' could mean 'zfs/lvm snapshot', could
mean "find -mtime | xargs tar", and could mean 'incremental dump'.)
I'd rather get a concrete set of facts (read: one that doesn't require
me to guess what the facts are) befor
Stefan Sperling wrote on Thu, Mar 24, 2011 at 12:17:19 +0100:
> For the missing revisions, you will need to manually replay the *exact*
> changes made in them (using checkout and commit from a working copy),
> so that future revisions fit on top.
>
> If that doesn't get you anywhere, a more low-le
Stefan Sperling wrote on Thu, Mar 24, 2011 at 12:17:19 +0100:
> Then copy in new revision files from incremental backups, and also copy
> or adjust the 'current' file.
s/adjust/svnadmin recover/
On Tue, Mar 22, 2011 at 08:27:39PM -0700, bdu12 wrote:
> Hello,
>
> I use to have two SVN repositories and a single trac DB setup running
> in Ubuntu on vmware. The server had a cron daily job that ran each
> night doing incremental backups onto an email server (the incremental
> backups, backs u