[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

backup schemes (especially on Windows)

From: Charles E. Doucette <cdoucette_at_med-learn.com>
Date: 2003-12-13 03:30:55 CET

If anyone has figured out a good backup scheme, please share it with me/us.

I know how to do a full manual dump.

I assume that the difference between a full dump and an incremental dump is only how the first revision is dumped (full files or
changes from previous revision) and that subsequent revisions are always just deltas.

So, my question is what dump schedule do you follow and if you'd doing incremental dumps rather than always doing full dumps, how do
you do that?

Does Subversion keep track of the last version you dumped, or does any backup scheme you come up with have to track the last
revision of the previous dump and start with the next revision through the HEAD revision?

Also, do people just use hot-backup or do you use svnadmin dump instead? If hot-backup is recommended, why isn't it part of the kit
(why must you download it from the master Subversion source repository)?

Finally, how do you automate your backups - especially on Windows?

Thanks for any advice!

Chuck

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Dec 13 03:31:38 2003

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.