axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] version control


From: root
Subject: Re: [Axiom-developer] version control
Date: Thu, 5 Oct 2006 16:21:38 -0400

> | hmmm.... methinks you might not realize that axiom is, at least under
> | my view, trying to take a new direction about what 'source code' means.
> 
> well, so far, it has failed to convincingly tell us what that new
> direction is.
> 
> | it is my belief that systems like axiom can only survive if we start
> | writing for people rather than machines.
> 
> yes; but I don't see how that implies keeping the video under CVS or SVN.

we've had this discussion before. see the discussion surrounding your
suggestion that we make building the documentation portion of the
literate programs optional. does a checkout now exclude video?

the questions come down to 



1) what kind of final product do you expect when you do:

cvs co ... axiom
cd axiom
./configure
make
make install
axiom



2) what kind of environment do you expect if you want to write 
a new axiom domain? if you do:

)compile mynewfoo.pamphlet

does it build the documentation? 
does it update the browser? 
does it hyperlink to your video information?
does it allow drag-and-drop of new domains?

or does it simply extract the computer program and compile it?


t










reply via email to

[Prev in Thread] Current Thread [Next in Thread]