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

Re: networking repositories

From: Noel Yap <yap_noel_at_yahoo.com>
Date: 2002-10-28 14:33:25 CET

--- Rafael Garcia-Suarez <rgarciasuarez@free.fr>
wrote:
> Noel Yap <yap_noel@yahoo.com> wrote:
> > It's not entirely stupid. If there were a way to
> dump
> > just what was in the last commit,
>
> Isn't this what "svnadmin dump --incremental" does ?

It sounds like it (I'm still a Subversion newbie so I
can't say for sure).

I think a naive way to achieve what the original
poster wants is:
0. Create laptop branch.
1. Create laptop copy of repo.
2. Laptop works on laptop branch.
3. Synch laptop repo with desktop repo by doing an
incremental dump.
4. Merge laptop branch into desktop branch.
5. Repeat from step 0 (this may be replaced with merge
desktop branch to laptop branch when merge history is
introduced).

I haven't tested the above so there may be small to
big tweaks needed. The best place for optimization
may come from step 1 (rsync may be better).

HTH,
Noel

__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 28 14:34:08 2002

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.