I've set up the nightly build so that we are saving
tars of the complete nightly build at
http://chess.eecs.berkeley.edu/ptexternal/nightly/

There are -latest files that point to the latest
version.

For each day, we have the following files:

ptII-YY-MM-DD.tar.gz (ptII-latest.tar.gz)
    Full tar, includes jars. Roughly 70Mb. 
ptII-YY-MM-DD.src.tar.gz (ptII-latest.src.tar.gz)
    Source only, smaller than full tar, no Ptolemy jar files. Roughly
    25Mb. 
ptIInightly_mail-YY-MM-DD.txt (ptIInightly_mail-latest.txt)
    Nightly email sent out after the build. Usually 100k 
ptIInightly-YY-MM-DD.txt (ptIInightly-latest.txt)
    Log of complete build, usually a few megabytes in size. 

Once I decided on a new installer, I'll see about making the
installer available.

The preferred way to get access to the devel tree is to use CVS:
 cd c:/directoryofyourchoice
 cvs -d :pserver:[EMAIL PROTECTED]:/home/cvs/cvsanon login
 # No password needed, hit enter
 cvs -d :pserver:[EMAIL PROTECTED]:/home/cvs/cvsanon co ptII
 
_Christopher



----------------------------------------------------------------------------
Posted to the ptolemy-hackers mailing list.  Please send administrative
mail for this list to: [EMAIL PROTECTED]

Reply via email to