backing up a repository over a network
From: Faheem Mitha <faheem_at_email.unc.edu>
Date: 2003-06-09 21:06:30 CEST
Dear People,
I'm currently storing both my repository and my working copy on my home
rsync -avz --partial --delete -e ssh /home/faheem/svn/ remote:svn/
This is designed to produce an exact copy of the /svn directory. Now,
In any case, I noticed there is a subversion script (hot-backup.py) which
So, I was wondering what was recommended for backing up over the network.
Furthermore, when doing these backups, I noticed an oddity. Suppose I
a) Run the backup script so local and remote repositories are the same.
I would expect that no changes would be detected in c). In fact, the
Faheem.
---------------------------------------------------------------------
|
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.