git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yoshiki Ohshima <yoshiki@squeakland.org>
To: sugar@laptop.org, git@vger.kernel.org
Subject: Re: etoys - binary blob in GIT
Date: Sat, 10 Feb 2007 04:35:07 +0900	[thread overview]
Message-ID: <usldf3z10.wl%yoshiki@squeakland.org> (raw)
In-Reply-To: <20070209182003.GE13381@always.joy.eth.net>

  Joshua,

> >   What the Etoys team actually uses for our own change management is
> > called "update stream" mechanism.  That is a sequence of small patches
> > in text.  These patches are kept on an FTP/HTTP or WebDAV/HTTP server,
> > and the developers submit the patches via FTP or WebDAV, and other
> > users and developers fetches them via WebDAV or HTTP into their EToys
> > image.  The image in the git repository is made in this way.  95% of
> > the case, it is enough to recreate a "practically" identical image by
> > merely fetching the patches.
> 
> 95%? Just curious, why not 100%?

  5% is guesstimate (of course), but for stuff like changing the
update stream mechanism itself or the ".changes file" management,
changing the class hierachy around String, or the change that relying
on some external file such as fonts, are something I would do in more
controlled ways.  (With more careful tweaking these things are usually
possible with the update stream mechanism, but...)

> >   These small files are the result of "real development work" and
> > should probably be kept as the record.
> 
> Agreed.
> 
> I think the proper way to do that is to clean the upgrade directory 
> after each commit so that the upgrade directory only keeps patches for 
> the current changeset.

  I'm not sure what is the upgrade directory, so not sure the upside
of this is.  Can you elaborate?

> I'm going to CC the GIT mailing list just to 
> make sure since you could get stuck with this history for a long
> time.

  Ah, ok.  Hi, Hamano-san^^;

-- Yoshiki

  reply	other threads:[~2007-02-09 19:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20070208095523.GE3708@always.joy.eth.net>
     [not found] ` <u7ius5te9.wl%yoshiki@squeakland.org>
2007-02-09 18:20   ` etoys - binary blob in GIT Joshua N Pritikin
2007-02-09 19:35     ` Yoshiki Ohshima [this message]
2007-02-10  9:49       ` Joshua N Pritikin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=usldf3z10.wl%yoshiki@squeakland.org \
    --to=yoshiki@squeakland.org \
    --cc=git@vger.kernel.org \
    --cc=sugar@laptop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).