[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 13:56:55 CET

--- Florin Iucha <florin@iucha.net> wrote:
> On Sun, Oct 27, 2002 at 11:04:57PM -0600, Florin
> Iucha wrote:
> > Well, why not have the post-commit script do a
> dump(head-1, head) and
> > save it into a file? That should be rich enough.
>
> Doh!
>
> That contains the whole head... of course it is rich
> enough 8^)
> It is just BIG!!!
>
> Back to sleep before I say anything stupid,

It's not entirely stupid. If there were a way to dump
just what was in the last commit, it might be possible
to combine it with Inside/Outside Lines
(http://www.enteract.com/~bradapp/acme/branching/branch-structs.html#InsideOutsideLines)
so that laptop development occurs on one branch while
desktop development occurs on another. The two
branches can be merged, and the two repositories
synchronized (possibly by just creating a new copy),
periodically.

So now, the USD 64k question are, "Is there a way to
dump out just what was committed?" and "Is there a way
to load it back in lieu of other intermittent
commits?"

MTC,
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 13:57:45 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.