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

Re: dump & load

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-01-22 20:25:43 CET

On Thu, 2004-01-22 at 13:11, Gustavo Niemeyer wrote:

> I'm thinking about something slightly different: maintaining two
> repositories side-by-side, one of them being the working repository,
> and the other being for read-only access. From time to time I'd take,
> for example, 10.000 revisions from the bottom of the working copy,
> and move them to the top of the read-only version.

Oh, you want *replication* from one server to another.

You should come into IRC sometime. People have reinvented solutions to
this over and over... we have 'svnpush' in our source tree (which could
be run as a post-commit hook.) svk does this too. And someone recently
wrote a bourne script to do this as well, runnable from a cron job.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 22 20:26:17 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.