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

Aw: Re: how to backup repository with all history?

From: Andreas Stieger <Andreas.Stieger_at_gmx.de>
Date: Tue, 10 Feb 2015 09:24:36 +0100

Hi,
 
> I have few repositories in my svn-root directory.
> I have put a conf folder at the same level as other repositories. that
> conf folder contains a authz and a passwd file which are shared by all
> repositories. By doing this I can setup users and their privilege in
> one place. But because of this conf folder, I cannot do hotcopy
> automatically. I am thinking just tar all of them daily. 

In a trivial script, make a loop to execute hotcopy on all repositories, usually simply all directories found by dir/ls in the parent, and execute a file system copy for your named configuration directory.

Andreas
Received on 2015-02-10 09:25:27 CET

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.