> I name my full backups (created once a week) with the revision number. > From a daily cron job, I do a "svnlook youngest" to get the latest > revision. The rest is easy: if the actual revision number is greater than > the backup name, do a "svnadmin dump --revision OLD:NEW --incremental".
I'm a bit paranoid with data; the thing is that we lost 6 hard drives in a 3-month time frame, so even if the server is running on a RAID-1 disk array, I prefer to back up as soon as a revision is created ;-) Cheers, Manu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
