> -----Original Message----- > From: Andreas Stieger [mailto:andreas.stie...@gmx.de] > Sent: 10 February 2015 08:25 > > 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
Does `hotcopy` include hook scripts these days? ~ mark c