On Tue, Oct 02, 2012 at 10:57:30AM +0200, david fasani wrote:
> Hi All,
> 
> I have a active write-through proxying between a master SVN and 2
> slaves. I'm looking is there a way to synchronise the path-based
> authorization, users and groups configuration.
> I searched a lot on web and found no links telling about how to set it up.
> 
> I wonder if anyone would have suggestions.
> Any pointers on how I could achieve that?

You'll somehow have to keep the corresponding configuration files in
sync between servers. Subversion has no built-in support for this,
unfortunately. Maybe it will at some point in the future.
Until then, tools such as rsync can help, see http://rsync.samba.org/

Reply via email to