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

RE: can i use "svnsync" as backup and restore mechanism?

From: Bolstridge, Andrew <andy.bolstridge_at_intergraph.com>
Date: Wed, 23 Sep 2009 16:44:32 +0100

Doesn't look like it, but plenty of other people have:

 

http://subversion.tigris.org/servlets/CTSearch?searchText=svnsync+backup
&defaultField=body&Search=Search&pluginName=messages&dsForumId=1065&dsNa
v=APz&submitButton=Search

svnsync only copies the revisions (and revprops, except for historical
revprops that are changed, unless you use the flag to force syncing of a
specified revprop). Everything else is ignored, so you should copy your
entire server config.

 

Restore is a case of copying the db and revprops directories (or
pointing the client to the backup location).

 

Andy

 

 

From: baz themail [mailto:bazthemail_at_gmail.com]
Sent: Wednesday, September 23, 2009 4:03 PM
To: users_at_subversion.tigris.org
Subject: can i use "svnsync" as backup and restore mechanism?

 

Hi,

I think I might have ask this question before... Can i use "svnsync" as
backup and restore mechanism? Can i restore the svn repository
completely with svnsync? I understand that I may not be able to restore
properties, hooks from svnsync, and what else?

Thank you.

A.

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

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