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

Re: Backup strategy

From: Timothee Besset <ttimo_at_idsoftware.com>
Date: 2003-10-16 17:42:39 CEST

Well, I use hot-backup.py to backup the live repository, and then I use
sitecopy to copy over to an ftp account. I suppose rsync would work great
too (since you mention sftp, and rsync can use ssh as transport).

Remote backups with hot-backup.py and rsync are not as good as they could
be though, since hot-backup generates backup directories with the revision
numbers, there is no possibility of 'incremental' transfer.

TTimo

On Thu, 16 Oct 2003 17:23:40 +0200
"Brandl, Thomas" <tbrandl@barff.de> wrote:

> Hi,
>
> I'm trying to setup some nightly backup plan for my repositories. I
> need/want to copy them with sftp to another server with public key
> authentication (from the DMZ to LAN) and was wondering, if there already
> exist out-of-the-box solutions before I get my hands on cron-jobs and
> shell-scripts.
>
> Thanks for info on this
>
> regards
> Thomas
>
> PS.: What is YOUR backup strategy?
> ___________________________________________________________
> Thomas Brandl
> Barff Infotainment
> Grimmstr. 1
> 80336 Muenchen
> Tel. 089 / 74 71 16-21
> Fax. 089 / 74 71 16-18
> tbrandl@barff.de
> http://www.barff.de
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 16 17:43:49 2003

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.