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

Re: svntar, anybody?

From: Miha Vitorovic <mvitorovic_at_nil.si>
Date: 2007-07-03 13:26:14 CEST

"Ph. Marek" <philipp.marek@bmlv.gv.at> wrote on 03.07.2007 13:22:28:

> > If you're already planning on making several hundred machines "pull"
> > repository data, why not have each of them just use svnsync to
> > replicate (pull) the repository to their local disks? What's great
> > about that is that only the most recent commits will be replicated
> > each day. Clients can then run 'svn export' from their local
> > repositories.
> The clients need just the current snapshot, not the history.
> And this is for the first setup, so the clients have no "old" version.

Of course you can 'svnadmin dump' starting with the last revision. This
gets you exactly what you want (minus the CPU load).

Br,

---
  Miha Vitorovic
  Inženir v tehničnem področju
  Customer Support Engineer
   NIL Data Communications,  Tivolska cesta 48,  1000 Ljubljana,  Slovenia
   Phone +386 1 4746 500      Fax +386 1 4746 501     http://www.NIL.si
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 3 13:26:08 2007

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.