 |
CVS instructions:
First, notice that the whole repository is 23 MB, so it is not recommended
to check everything out.
You can safely leave out "Phi/CouplingVectors".
This directory is currently 13 MB and contains only information which can be regenerated
or downloaded when needed.
Second, checking out the full CVS tree will not necessarily result in a usable installation.
You can get single files from CVS via the web interface.
For general information on CVS, for your convenience we've put two easily read
introductions here: "CVS
for Dummies" (from www.ucolick.org),
"Introduction to CVS" (from
www.cyclic.com).
Under UNIX with ssh and cvs installed, do the following:
- ssh -l fc -L 2401:www.feyncalc.org:2401 www.feyncalc.org
- Type in the password 'feyncalc'
- Open a new shell
- cvs -d :pserver:fc@localhost:/home/cvs/HIGHENERGYPHYSICS login
- Type in the password 'fc'
- cvs -d :pserver:fc@localhost:/home/cvs/HIGHENERGYPHYSICS get
HighEnergyPhysics
- Under Mac OS and Windows with an ssh client capable
of port forwarding (like F-secure)
and a cvs client (like WinCVS
or MacCVS) installed, do the following:
- Start the ssh client and configure a connection to www.feyncalc.org,
enable forwarding the local port 2401 to port 2401 on www.feyncalc.org.
- Connect to www.feyncalc.org with user name 'fc'.
- Start the cvs client and checkout the module HighEnergyPhysics
from localhost with CVSROOT '/home/cvs/HIGHENERGYPHYSICS', user
name 'fc' and password 'fc'.
|
|
 |