Incremental Dumps question
From: Robert Denton <robert_at_headsprout.com>
Date: 2007-07-26 23:02:57 CEST
I would like to leverage dumpfiles as a backup mechanism for my repo. I would like to do a weekly dump with nightly incremental dumps. Would the following accomplish this goal?
in crontab:
in cron.daily:
I guess my questions are: Is the --incremental switch capable of determining where the dumpfile left off, such that I do not need to specify revision numbers via the -r switch? Also, can I use the append operator (>>) to append the incremental dump to the original dumpfile, or is it necessary to create a new dumpfile each night?
Thanks!
Robert
|
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.