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

Re: svnsync

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-09-14 21:50:32 CEST

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 14 21:51:08 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.