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

Re: Looking for easy way to mirror subversion repository

From: Mark <mark_at_mitsein.net>
Date: 2006-09-21 18:12:07 CEST

On 9/21/06, Bill Moran <wmoran@collaborativefusion.com> wrote:
> In response to "Garrett Rooney" <rooneg@electricjellyfish.net>:
>
> > On 9/21/06, Bill Moran <wmoran@collaborativefusion.com> wrote:
> > >
> > > I did some google searches and the only thing I've found so far is a
> > > perl module. If I have to write perl to get this, I'll do it, but
> > > I find it hard to believe that I'm the first person wanting this.
> > >
> > > Basic reason: our repos are important enough that I'd like to mirror
> > > them on a pretty regular basis (every hour or so) to minimize data loss
> > > in the event of a catastrophic failure. Yes, I make backups every 8
> > > hours. Yes, the repos are on mirrored drives. This is yet another
> > > layer I'd like to add to our disaster preparation stuff.
> > >
> > > It'd be nice if there were a program out there that could simply sync
> > > up two repositories across a network.
> >
> > If you've upgraded your server to Subversion 1.4 you can use svnsync:
> >
> > http://svn.collab.net/repos/svn/trunk/notes/svnsync.txt
>
> Thanks Garrett. That server is currently 1.3, but svnsync is a good
> reason to plan an upgrade!
>
> --
> Bill Moran
> Collaborative Fusion Inc.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
svnsync is definitely the way to go.
An aside on backsups, though. You would be wise to make dumps of your
svn repos and rely on those for backup. In the course of the
repository itself getting backed up it can become out of sync as it
gets committed to.

-- 
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 Thu Sep 21 18:13:15 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.