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

Re: hot-backup problems

From: Marc Haisenko <haisenko_at_webport.de>
Date: 2004-02-13 14:39:19 CET

On Friday 13 February 2004 14:19, Kai Hendry wrote:
> NFS? Berkely DB and NFS do not mix very well.
>
> http://subversion.tigris.org/project_faq.html#nfs
>
> Here is my backup shell script which seems to work:
>
> rm -rf /tmp/backup-repo
> svnadmin hotcopy /home/hendry/repo /tmp/backup-repo && rsync -az --stats
> /tmp/backup-repo melkinpaasi.cs.helsinki.fi:/home/fs/hendry/backups/

Ah, I see, but the waaaaay bigger problem is that even the backup to a local
directory does not work ! See my original posting, svn says file too big...

-- 
Marc Haisenko
Systemspezialist
Webport IT-Services GmbH
mailto: haisenko@webport.de
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 13 14:39:20 2004

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.