[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] chicken-setup
From: |
Mario Domenech Goulart |
Subject: |
Re: [Chicken-users] chicken-setup |
Date: |
15 Jul 2008 09:54:30 -0300 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 |
Hi folks,
On Tue, 15 Jul 2008 14:46:33 +0200 "felix winkelmann" <address@hidden> wrote:
> An interesting question is where to get the meta-information. I
> think a good approach would be to have it locally, but not including
> the build-instructions. An "update" command (to chicken-setup or in
> whatever manner) could update the local tree with meta-information
> from a central location.
Maybe we can do this automagically. We can keep a hash (e.g., md5,
sha) of the repository metadata file. chicken-setup always downloads
the hash file (which is small) and compares with the local copy. If
the remote and local hashes are different, chicken-setup fetches the
remote (most recent) repository metadata file and its hash. If the
remote and the local hash are the same, chicken-setup uses the local
metadata file.
Best wishes,
Mario
- Re: Chicken-setup redesign (was: Re: [Chicken-users] Re: getopt, getopt_long?), (continued)
- Re: Chicken-setup redesign (was: Re: [Chicken-users] Re: getopt, getopt_long?), felix winkelmann, 2008/07/11
- [Chicken-users] Re: Chicken-setup redesign, Alex Sandro Queiroz e Silva, 2008/07/11
- Re: [Chicken-users] Re: getopt, getopt_long?, Ivan Raikov, 2008/07/10
- Re: [Chicken-users] Re: getopt, getopt_long?, felix winkelmann, 2008/07/11
- Re: [Chicken-users] Re: getopt, getopt_long?, Ivan Raikov, 2008/07/11
- Re: [Chicken-users] Re: getopt, getopt_long?, felix winkelmann, 2008/07/14
- Re: [Chicken-users] chicken-setup, Ivan Raikov, 2008/07/14
- Re: [Chicken-users] chicken-setup, Peter Bex, 2008/07/15
- Re: [Chicken-users] chicken-setup, Mario Domenech Goulart, 2008/07/15
- Re: [Chicken-users] chicken-setup, felix winkelmann, 2008/07/15
- Re: [Chicken-users] chicken-setup,
Mario Domenech Goulart <=
- Re: [Chicken-users] chicken-setup, Hans Bulfone, 2008/07/15
- Re: [Chicken-users] chicken-setup, Shawn Rutledge, 2008/07/15
- Re: [Chicken-users] chicken-setup, minh thu, 2008/07/15
- Re: [Chicken-users] chicken-setup, Peter Bex, 2008/07/16
- Re: [Chicken-users] chicken-setup, Elf, 2008/07/16
- [Chicken-users] Re: getopt, getopt_long?, William Xu, 2008/07/10
- Re: [Chicken-users] Re: getopt, getopt_long?, Shawn Rutledge, 2008/07/10
- Re: [Chicken-users] Re: getopt, getopt_long?, felix winkelmann, 2008/07/11
- Re: [Chicken-users] Re: getopt, getopt_long?, Peter Bex, 2008/07/11
- Re: [Chicken-users] Re: getopt, getopt_long?, Shawn Rutledge, 2008/07/22