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

Re: Safe sleep: Secure local copy of the server repository

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 15 Mar 2011 11:05:00 -0400

On Tue, Mar 15, 2011 at 10:54, Felix Saphir <felix.saphir_at_kantarmedia.de> wrote:
> Am 15.03.2011 15:50, schrieb (:Dedalus):
>> My company has a repository on the server.
>> I want to create a copy of him (for secure reason, because into
>> repository we have all sources code) on a local drive: there is some
>> automatic manner to do it? Or the only chance is to copy every day the
>> repository?..
>
> Yes, you can use the svnadmin tools to create backup copies of your
> repository. This can be automated with e.g. a cronjob.

Just bear in mind that a second copy of a repository sitting on a hard
drive somewhere doesn't constitute a "true" backup - it's just another
copy which *may* be usable as a backup. It's not offsite, it's on a
medium that's prone to mechanical failure and data corruption, and
it's easily destroyed.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2711676

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-03-15 16:05:50 CET

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.