Re: Is subversion safe to use?
From: Stephane Bortzmeyer <bortzmeyer_at_nic.fr>
Date: 2004-11-29 14:00:49 CET
On Fri, Nov 26, 2004 at 05:16:14AM -0700,
> Before this happened, I made hot backups of my repositories (as well
Just a warning for the next time: when your important data are in a
For instance, in your crontab:
(mv ~backup/databases-dumps/subversion ~backup/databases-dumps/subversion.old ; svnadmin dump --quiet /home/Subversion-repository > ~backup/databases-dumps/subversion && gzip --best --force ~backup/databases-dumps/subversion.old)
---------------------------------------------------------------------
|
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.