The code is now maintained in a CVS repository in bbh@newton.ph.utexas.edu.
To create your own local copy of the distribution (check-out), use:
% setenv CVSROOT 'bbh@newton.ph.utexas.edu:/usr2/people/bbh/CVS'
% cvs checkout bbh_wave2d
To commit changes you have made to the code (check-in), use:
% setenv CVSROOT 'bbh@newton.ph.utexas.edu:/usr2/people/bbh/CVS'
% cvs [-m msg] commit FILE [FILE ...]
To update, diff, or get status on your copy use
% setenv CVSROOT 'bbh@newton.ph.utexas.edu:/usr2/people/bbh/CVS'
% cvs update [FILE ...]
% cvs diff [FILE ...]
% cvs status [FILE ...]
On-line documentation for CVS is available
here. If you wish
to be added to the access list for bbh@newton.ph.utexas.edu, please send mail to
Steve Liebling,
Matt Choptuik or
Mijan Huq.