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

Re: Slow checkout speeds over a local network and transfer hangs

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 10 Oct 2008 22:56:11 +0200

Ian M. wrote:
> Just realized, nightly backups of the repositories are probably a bad
> idea because of the whole inconsistent state thing.
>
> I'm guessing what I *should* be doing here is keeping the repositories
> local and building a script to hotcopy each repository to the NAS on a
> routine basis, and then having the NAS back *that* up to an external
> drive.
>
> Am I on the right track here? Perhaps you guys could share some of
> your ideas for backups and svn?

Yes, using the hotcopy script is the best solution. There's a whole
chapter in the svn book dealing with how to backup the repository:

http://svnbook.red-bean.com/en/1.5/svn.reposadmin.maint.html#svn.reposadmin.maint.backup

With svn 1.5 on the server, you could also use a write-through proxy:
http://svnbook.red-bean.com/en/1.5/svn.serverconfig.httpd.html#svn.serverconfig.httpd.extra.writethruproxy
that way, you will have a live backup on a second server.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

Received on 2008-10-10 22:56:25 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.