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

Re: How to restore from backup via svnsync? Or any other suggestions?

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Wed, 22 Jul 2009 19:25:24 -0400

On Wed, Jul 22, 2009 at 7:10 PM, baz themail<bazthemail_at_gmail.com> wrote:
> Hi,
>
> I am looking for a backup process for svn server that produce as close as
> production svn server as much as possible. Meaning, latest transaction
> possible.

svnsync is handy, but does not preserve any hook scripts. In fact, the
svnsync repository is inappropriate for using as anything *but* an
svnsync target.

Running a 'svnadmin hotcopy' of the svnsync repository gives you
something workable, but you need to think about how to copy the hook
scripts and configurations back. Unfortunately, unless it's changed,
even 'svnadmin hotcopy' skips right over any symlinks, so caution is
necessary.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2374620

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-23 01:26:17 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.