Re: Help: how can I complete the backup?
From: Blair Zajac <blair_at_orcaware.com>
Date: Sun, 29 Nov 2009 23:33:46 -0800
On Nov 29, 2009, at 10:59 PM, Dongsheng Song wrote:
> svnsync is something ugly, I'm prefer use rsync over ssh (for fsfs repository).
rsync doesn't give you reliable backups if you're committing to the repository at the same time unless you take special care to order the files in the repository itself. You could end up with a corrupted repository.
Regards,
-- Blair Zajac, Ph.D. CTO, OrcaWare Technologies <blair_at_orcaware.com> Subversion training, consulting and support http://www.orcaware.com/svn/ ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2425359 Please start new threads on the <users_at_subversion.apache.org> mailing list. To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.Received on 2009-11-30 08:35:09 CET |
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.