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

Re: Backup of SVN files

From: Andrey Repin <anrdaemon_at_freemail.ru>
Date: Thu, 3 Sep 2009 01:00:31 +0400

Greetings, Leandro Silva!

> Here where I work, we have a server with SVN which runs daily a routine to
> make the backup of all files of SVN. The backup is described as below:

> 1. All repositories are copied from its folders to a temp folder using the
> svn hotcopy.
> 2. The files at this temp folder are compressed to a Rar file.
> 3. This compacted file is copied to a backup tape.

> My doubt is:

> Can I use the option "Add and update files" to optimize the step 2?

If you mean that resulting archive is not being deleted after writing to tape,
and you're not using solid compression to make it worth using rar - yes, you
can use "update" command.
Alternatively, if you're using solid compression, but still want to have it go
faster, you can create incremental diffs of an archive for, say, 6 days and
make full new archive every week.

--
WBR,
 Andrey Repin (anrdaemon_at_freemail.ru) 03.09.2009, <0:57>
Sorry for my terrible english...
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2390439
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-02 23:06:19 CEST

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.