The top level website now has a link to "Download Source" This link just points to the dist directory on server 1116, which now contains tar, tar.gz, bz2 and zip "tarballs" of the source.
I plan to upgrade the webserver as follows: If you go to a directory containing an "index.html" that file is displayed *instead* of the directory contents, otherwise: if the directory contains a "description.html" that file is displayed *before* the directory contents (but the directory contents are still displayed). I also plan to add expand/collapse buttons to directory entries in a directory display so you can look at subtrees without needing to click on the subdirectory link. Anyhow given the "index.html" mod, the dist directory should contain either an index.html or a description.html which says something like: 1. The version. This will be either "Snapshot git version xxxx : preparation for 1.1.6rc1" or "Stable version 1.1.6rc" depending on whether the installation matches a version tag in the repository. 2. There should be instructions for downloading directly from github. 3. Binary package download to come: this will initially be Linux on x86_64 64 bit model, it's a tarball of everything important in the installation; this excludes temporary files (such as .par2, .o, etc) and of course the source tarballs, but includes the executables. The file has to be "patched" with the version and git version every installation. [The patched file should NOT be committed] Just use @..@ thing i guess. BTW: the war the tarball things are named fools the directory display service. To work right, the felix-xxxx base should have a single extension for each type, eg .tgz for tar and gz, then all the balls end up on one line.. This won't matter once the index.html file is installed though. -- john skaller skal...@users.sourceforge.net ------------------------------------------------------------------------------ Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL, new data types, scalar functions, improved concurrency, built-in packages, OCI, SQL*Plus, data movement tools, best practices and more. http://p.sf.net/sfu/oracle-sfdev2dev _______________________________________________ Felix-language mailing list Felix-language@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/felix-language