git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Robin Rosenberg <robin.rosenberg@dewire.com>
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:24:47 +0100	[thread overview]
Message-ID: <201001202224.47747.robin.rosenberg@dewire.com> (raw)
In-Reply-To: <7938b46a1001201305j499e05bg2654d634d7b26d76@mail.gmail.com>

onsdagen den 20 januari 2010 22.05.46 skrev  Jamie Wellnitz:
> 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.
> 
> It also only works for C/C++, I think.

Judging from the documentation you can share the cache with others.

-- robin

      parent reply	other threads:[~2010-01-20 21:24 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
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 [this message]

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=201001202224.47747.robin.rosenberg@dewire.com \
    --to=robin.rosenberg@dewire.com \
    --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).