svn backup scheduler
From: Eric Wilhelm <ewilhelm_at_sbcglobal.net>
Date: 2004-06-17 22:30:12 CEST
Hi all,
I've written a scheduler which allows you to run/control various types of
http://ericwilhelm.homeip.net/ (scroll to the bottom)
Basically, you can have incremental dump backups, full dump backups, and
A sample config file:
--- #YAML:1.0
This runs full dumps at every 50 revisions, hotcopys at 11,21,31... and
Setup of the backup scripts and directories is required, so read the plan
It will work with multiple repositories, but assumes that they are rooted at
I'm running this on Linux with perl5. You'll need the YAML module for reading
No support for removing old backups yet, so watch your disk space!
There's also an inc_backup program in that directory that you may or may not
Let me know if you have any comments or suggestions.
--Eric
-- Peer's Law: The solution to the problem changes the problem. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Jun 17 22:29:47 2004 |
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.