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

Re: svnsync

From: Mark <mark_at_mitsein.net>
Date: 2006-09-20 01:52:36 CEST

would be nice if the sync didn;t trigger all the post-commit stuff on
the dest right after it triggers on the src :)

On 9/14/06, Garrett Rooney <rooneg@electricjellyfish.net> wrote:
> On 9/14/06, Mark <mark@mitsein.net> wrote:
> > Cool. Looks like the props on the destination are:
> > svn:sync-currently-copying = 1
> > svn:sync-from-url = <svn url>
> > svn:sync-from-uuid = <source repo uuid>
> > svn:sync-last-merged-rev = <whatever rev>
> >
> > then there's the locking and stuff. So, would it hurt to prepare the
> > current master for when I switch it to mirror by setting
> > svn:sync-from-url, svn:sync-from-uuid? I'd probably set the uuids the
> > same between master and slave to make things more transparent to
> > users. That hurt anything in svnsync?
>
> You should (I think) be able to get away with getting rid of the
> revprops on the new master, and adding the from-url, from-uuid, and
> last-merged-rev on the new slave. No promises though, I've never
> tried it ;-)
>
> -garrett
>

-- 
Mark
"Blessed is he who finds happiness in his own foolishness, for he will
always be happy."
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 20 01:53:20 2006

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.