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

Re: svnsync experience

From: Wichert Akkerman <wichert_at_wiggy.net>
Date: 2007-02-01 10:18:28 CET

Previously Mark wrote:
> For the initial setup, you don't really _have_to use svnsync to get
> the repository copied. You should be able to use whatever means
> (rsync, ftp) to get a copy of the repository to the mirror location
> and then mimic what svnsync init does by setting some revision
> properties on rev 0.
> You need:
> svn:sync-from-uuid : <uuid of source repo>
> svn:sync-last-merged-rev : <set to current youngest rev>
> svn:date : <set to a zulu time like 2006-12-29T22:40:20.478163Z>
> svn:sync-from-url : <svn url of the source repository>
>
> Then, set up the svnsync hooks you need and let her rip.

Thanks Mark, that really saved me a few days. Unfortunately I also need
to mirror to the google project hosting facility and I can't rsync the
repository there.

Wichert.

-- 
Wichert Akkerman <wichert@wiggy.net>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 1 10:18:55 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.