FreeBSD 9.1-RC1 Available...
Konstantin Belousov
kostikbel at gmail.com
Fri Aug 24 07:55:26 UTC 2012
On Thu, Aug 23, 2012 at 12:41:03PM -0700, Peter Wemm wrote:
> * We have some "seed" tarballs of recently synced repo images around
> somewhere. I'll see where they're available. But in a nutshell, you
> do this:
> /home/peter/svnsync$ fetch svnmirror-base-r123456.txz
> /home/peter/svnsync$ tar xf svnmirror-base-r123456.txz
> /home/peter/svnsync$ svnsync file:///home/peter/svnsync/base
> and run that from cron with a lock file, probably with "-q" for quiet.
> Then you can have a local copy of the repo for offline use. It has
> the same repo uuid so you can svn switch/relocate at will. I
> personally on my laptop.
Why do you recommend lock file ? svnsync locks the repository on its own,
AFAIR. More, the lock is quite sticky, so died svnsync usualy require
manual intervention to allow other syncsync jobs to process.
Is there something I am not aware of that requires lock file ?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20120824/85482237/attachment.pgp
More information about the freebsd-stable
mailing list