Update of /cvsroot/cpptool/rfta/doc
In directory sc8-pr-cvs1:/tmp/cvs-serv19871/doc
Added Files:
compile-farm.txt
Log Message:
* added missing files
--- NEW FILE: compile-farm.txt ---
* Accessing the CVS repository from the compile farm:
(replace blep by your user login)
ssh -l blep cf.sf.net
export CVS_RSH=ssh
export CVSROOT=:ext:bl...@cv...:/cvsroot/cpptool
* To checkout CVSROOT (admin directory):
cvs -z3 co CVSROOT
|