Feature request: a real backup/restore system for svn.
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-06-17 18:10:14 CEST
After fighting with issue 1817 for a few days, Karl and I have come to
* it has a race condition with db logfile autoremoval, which is
* it's completely specific to BDB. fsfs needs no such thing, and a
* people currently view it as "the correct way" to make a full backup.
We think that Subversion should provide admins with a single, robust
* utilizes 'svnadmin dump/load' as the main mechanism for backup
* knows when to use --incremental or not,
* uses the 1.1 --deltas switch for dumping,
* remembers what it's done before, and manages a collection of full
* can intelligently restore from the collection of dumpfiles.
I'd like to file this as a feature request, but I thought it made
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.