[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] Problem compiling git snapshots
From: |
esp2200 |
Subject: |
Re: [Chicken-hackers] Problem compiling git snapshots |
Date: |
Tue, 26 Jul 2011 19:33:53 +0000 (UTC) |
On Tuesday, July 26, 2011 4:02:15 AM, Mario Domenech Goulart wrote:
> By git snapshots you mean the tarballs from
> http://code.call-cc.org/dev-snapshots ?
Actually, wasn't referring to those tarballs, rather the tarball provided by
git at "chicken-core.git". With each commit listed, there's a "snapshot" url.
Basically, it fetches a tarball of the current tree with all the commits up
to that point--at least that's what I understood.
In this case it was commit "dfbde3ebfe2afcc20a84e71c220c396a976ce60c" as of
"Tue, 26 Jul 2011 01:54:39 +0000 (03:54 +0200)". Seems to be the most
convenient way to get the latest code without having to clone a repository, etc.
Thanks,
Jules Altfas.