Re: Kea Common Lisp pre-release

2007-09-13 Thread James E Keenan
Will Coleda wrote: I only removed it from trunk; if you copied the svn:externals property from trunk to your branch at some point, I'd say this is expected behavior. Perhaps so. The problem is that at no point was I *aware* that I was copying the property from trunk to branch. None o

Re: Kea Common Lisp pre-release

2007-09-13 Thread Will Coleda
On Sep 13, 2007, at 7:17 AM, James E Keenan wrote: Will Coleda wrote: For those not on #parrot, it's already been removed, but you may notice that it apparently tries to update the external repo *before* it removes the svn:externals property. So it looks like it's still there, but it's no

Re: Kea Common Lisp pre-release

2007-09-13 Thread James E Keenan
Will Coleda wrote: For those not on #parrot, it's already been removed, but you may notice that it apparently tries to update the external repo *before* it removes the svn:externals property. So it looks like it's still there, but it's not; update one more time and the prompt won't get you.

Re: Kea Common Lisp pre-release

2007-09-12 Thread James E Keenan
Will Coleda wrote: For those not on #parrot, it's already been removed, but you may notice that it apparently tries to update the external repo *before* it removes the svn:externals property. So it looks like it's still there, but it's not; update one more time and the prompt won't get you.

Re: Kea Common Lisp pre-release

2007-09-12 Thread Will Coleda
For those not on #parrot, it's already been removed, but you may notice that it apparently tries to update the external repo *before* it removes the svn:externals property. So it looks like it's still there, but it's not; update one more time and the prompt won't get you. Regards. On Sep 1

Re: Kea Common Lisp pre-release

2007-09-12 Thread James E Keenan
François PERRAD wrote: I've added kea-cl as a SVN external definition in the Parrot tree. At now, I don't know if it was a good idea. No, it was not a good idea. It forces me to respond to a prompt every time I do 'svn update' in each sandbox on each machine where I develop. Having read t

Re: Kea Common Lisp pre-release

2007-09-12 Thread Bob Rogers
From: François PERRAD <[EMAIL PROTECTED]> Date: Wed, 12 Sep 2007 14:14:00 +0200 At 21:39 03/09/2007 -0400, Bob Rogers wrote: >I have finally run out of excuses to delay publishing Kea Common >Lisp, the compiler for Parrot I've been hacking on for years now. >. . . I've ad

Re: Kea Common Lisp pre-release

2007-09-12 Thread Patrick R. Michaud
On Wed, Sep 12, 2007 at 02:14:00PM +0200, François PERRAD wrote: > > I've added kea-cl as a SVN external definition in the Parrot tree. > At now, I don't know if it was a good idea. During yesterday's #parrotsketch meeting it was decided that for the time being we should _not_ use svn:external in

Re: Kea Common Lisp pre-release

2007-09-12 Thread François PERRAD
At 21:39 03/09/2007 -0400, Bob Rogers wrote: I have finally run out of excuses to delay publishing Kea Common Lisp, the compiler for Parrot I've been hacking on for years now. Attached please find a draft of the release announcement and the README.text file it mentions; these should be enough

Kea Common Lisp pre-release

2007-09-03 Thread Bob Rogers
I have finally run out of excuses to delay publishing Kea Common Lisp, the compiler for Parrot I've been hacking on for years now. Attached please find a draft of the release announcement and the README.text file it mentions; these should be enough to download it and try it out. For those who a