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

Re: svm mirroring for Subversion

From: John Rouillard <rouilj_at_renesys.com>
Date: 2007-04-17 18:20:45 CEST

On Tue, Apr 17, 2007 at 04:22:52AM -0500, Ryan Schmidt wrote:
> On Apr 17, 2007, at 03:46, Sumanjit Kaur Brar wrote:
>
> >I am using the svm mirroring technique for syncing the master
> >server with the slave. Its working perfectly fine but is not
> >syncing the config and hooks directory. Is there any specific
> >setting thet I need to make to do the same.
>
> As far as I know, svnsync does not sync the config and hooks
> directories. You will have to transfer these from the master to the
> slave by some other means.
>
> I was going to point you to the svnsync documentation:
>
> http://svn.collab.net/repos/svn/trunk/notes/svnsync.txt
>
> But then I noticed that the documentation does not appear to mention
> this. Perhaps this could be added to the documentation.

What happens if you make the hooks and config directories on the
master a working copy of a directory in the master server. Changes to
them (that are checked in) will sync the files to the slave
repository.

Then on the slave repository you have a postcommit script for the
hook/config files that updates the hook/config files from the slave
repository.

I think that gets you what you want.

-- 
				-- rouilj
John Rouillard
System Administrator
Renesys Corporation
603-643-9300 x 111
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 17 18:21:05 2007

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.