From: Mike Hommey <mh@glandium.org>
To: Jamie Wellnitz <jwellnitz@gmail.com>
Cc: Richard Assal <richard_assal@yahoo.com>, git@vger.kernel.org
Subject: Re: git equivalent to clearcase wink-in
Date: Wed, 20 Jan 2010 22:12:51 +0100 [thread overview]
Message-ID: <20100120211251.GA26274@glandium.org> (raw)
In-Reply-To: <7938b46a1001201305j499e05bg2654d634d7b26d76@mail.gmail.com>
On Wed, Jan 20, 2010 at 04:05:46PM -0500, Jamie Wellnitz wrote:
> Would something like ccache (compiler cache) help you out? It's not
> the same as wink-in (which, as I understand it, copies an already
> built object file from someone else who has built it). Instead each
> user has their own cache, so everyone has to pay the expensive build
> price at least once.
Surely the ccache directory could be shared on nfs or some other network
filesystem. Or object file could be checked in, which is imho ugly, but
should work (better to do that on a separate branch)
Mike
next prev parent reply other threads:[~2010-01-20 21:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-20 20:20 git equivalent to clearcase wink-in Richard Assal
2010-01-20 21:05 ` Jamie Wellnitz
2010-01-20 21:12 ` Mike Hommey [this message]
2010-01-20 22:34 ` Sverre Rabbelier
2010-01-21 1:51 ` Johan Herland
2010-01-21 7:46 ` Matthieu Moy
2010-01-20 21:24 ` Robin Rosenberg
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=20100120211251.GA26274@glandium.org \
--to=mh@glandium.org \
--cc=git@vger.kernel.org \
--cc=jwellnitz@gmail.com \
--cc=richard_assal@yahoo.com \
/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).