I've converted the Ptolemy II CVS repository to Subversion.

I was able to check out a clean read/write Ptolemy tree using svn
with:

 svn checkout svn+ssh://source.eecs.berkeley.edu/home/svn/chess/ptII/trunk
 mv trunk ptII
 cd ptII
 export PTII=`pwd`
 ./configure
 make

Read only svn access is available with:

 svn checkout svn://source.eecs.berkeley.edu/chess/ptII/trunk
 mv trunk ptII

Eclipse instructions can be found at
 $PTII/doc/coding/eclipse.htm

which is available as
 http://chess.eecs.berkeley.edu/ptexternal/nightly/doc/coding/eclipse.htm

_Christopher

Christopher Brooks (cxh at eecs berkeley edu) University of California
Chess Executive Director                      US Mail: 337 Cory Hall #1774
Programmer/Analyst Chess/Ptolemy/Trust        Berkeley, CA 94720-1774
ph: 510.643.9841 fax:510.642.2718             (office: 400A Cory)
home: (F-Tu) 707.665.0131 (W-F) 510.655.5480  


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

Reply via email to