On 6 Aug 2008, at 12:35, Samuel Tardieu wrote:
"Simon" == Simon Marlow <[EMAIL PROTECTED]> writes:
Simon> We already have an up-to-date git mirror thanks to Thomas
Simon> Schilling:
Simon>git clone http://darcs.haskell.org/ghc.git
Simon> (notice how fast that is :-)
It would be even mu
> "Simon" == Simon Marlow <[EMAIL PROTECTED]> writes:
Simon> We already have an up-to-date git mirror thanks to Thomas
Simon> Schilling:
Simon>git clone http://darcs.haskell.org/ghc.git
Simon> (notice how fast that is :-)
It would be even much faster if you (Thomas?) setup a git server.
marlowsd:
> Following lots of useful discussion and evaluation of the available DVCSs
> out there, the GHC team have made a decision: we're going to switch to git.
Hooray, this will generate a lot of open source good will, and help make
GHC more accessible to the outside world.
Just see the comm
On 5 Aug 2008, at 11:23, Simon Marlow wrote:
(Thomas: is the mirror being automatically updated now?).
No. I have added the sync script as a post-apply hook, but it
doesn't seem to work. Maybe I can debug this with Igloo today.
/ Thomas
PGP.sig
Description: This is a digitally signed m
Following lots of useful discussion and evaluation of the available DVCSs
out there, the GHC team have made a decision: we're going to switch to git.
It came down to two things: the degree of support available, and
flexibility of the tools (git is much happier to let you modify the history
tha