[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] multiple issues in embedded PCRE
From: |
Peter Bex |
Subject: |
Re: [Chicken-hackers] multiple issues in embedded PCRE |
Date: |
Sun, 25 Nov 2007 11:49:16 +0100 |
User-agent: |
Mutt/1.4.2.3i |
On Sat, Nov 24, 2007 at 11:38:09AM -0200, Mario Domenech Goulart wrote:
> > This doesn't seem that hard from my (posibly naive) perspective.
> >
> > In every release an "svn cp .../eggs .../rel-a.b.c/eggs" is done.
> > chicken-setup merely needs to a) know the version and b) get the eggs
> > from .../rel-a.b.c/eggs
>
> That would be a good approach. However, the chicken-setup part is not
> so simple. chicken-setup fetches eggs using HTTP from
> www.call-with-current-continuation.org. The svn repository is hosted
> at chicken.wiki.br; eggs are uploaded to call/cc.org preiodically.
>
> So, it seems to me that there are two main alternatives:
>
> 1. uploading multiple versions of eggs to call/cc.org (I don't know
> its disk space restrictions). chicken.wiki.br's machine (aka
> galinha) is available for making eggs available, of course (and for
> whatever chicken-related job), in case disk space on call/cc.org is
> a problem.
This only becomes a problem after a lot of releases. Of course, nobody
said we have to keep ALL old releases. We could decide to remove releases
older than, say, a year.
> 2. make chicken-setup act as an svn client to access the eggs
> repository directly. Don't know how difficult it would be.
You'd need to make the svn-client egg part of base chicken. I'm not sure
that would be desirable.
Cheers,
Peter
--
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
is especially attractive, not only because it can be economically
and scientifically rewarding, but also because it can be an aesthetic
experience much like composing poetry or music."
-- Donald Knuth
pgpHhEFtCQU62.pgp
Description: PGP signature
- Re: [Chicken-hackers] multiple issues in embedded PCRE, (continued)
- Re: [Chicken-hackers] multiple issues in embedded PCRE, Mario Domenech Goulart, 2007/11/21
- Re: [Chicken-hackers] multiple issues in embedded PCRE, John Cowan, 2007/11/22
- Re: ***SPAM*** Re: [Chicken-hackers] multiple issues in embedded PCRE, Mario Domenech Goulart, 2007/11/22
- Re: ***SPAM*** Re: [Chicken-hackers] multiple issues in embedded PCRE, John Cowan, 2007/11/23
- Re: ***SPAM*** Re: [Chicken-hackers] multiple issues in embedded PCRE, felix winkelmann, 2007/11/23
- Re: ***SPAM*** Re: [Chicken-hackers] multiple issues in embedded PCRE, Peter Bex, 2007/11/23
- Re: ***SPAM*** Re: [Chicken-hackers] multiple issues in embedded PCRE, Matthew Welland, 2007/11/23
- Re: ***SPAM*** Re: [Chicken-hackers] multiple issues in embedded PCRE, John Cowan, 2007/11/23
- Re: ***SPAM*** Re: [Chicken-hackers] multiple issues in embedded PCRE, Alex Queiroz, 2007/11/24
- Re: [Chicken-hackers] multiple issues in embedded PCRE, Mario Domenech Goulart, 2007/11/24
- Re: [Chicken-hackers] multiple issues in embedded PCRE,
Peter Bex <=
- Re: [Chicken-hackers] multiple issues in embedded PCRE, felix winkelmann, 2007/11/26
- Re: [Chicken-hackers] multiple issues in embedded PCRE, Mario Domenech Goulart, 2007/11/23
- Re: [Chicken-hackers] multiple issues in embedded PCRE, felix winkelmann, 2007/11/23
- Re: [Chicken-hackers] multiple issues in embedded PCRE, felix winkelmann, 2007/11/23
- Re: [Chicken-hackers] multiple issues in embedded PCRE, Marijn Schouten (hkBst), 2007/11/23
- Re: [Chicken-hackers] multiple issues in embedded PCRE, Mario Domenech Goulart, 2007/11/23
- Re: [Chicken-hackers] multiple issues in embedded PCRE, Mario Domenech Goulart, 2007/11/26
- Re: [Chicken-hackers] multiple issues in embedded PCRE, Marijn Schouten (hkBst), 2007/11/28