BaBar Note: =========== 1.11.19 is a security patched version from GNU. 1. Get source: go to http://www.cvshome.org Click 'CVS downloads' on the left side. Roll the page to the right. -> 'cvs-1.11.19.tar.gz' result.. getting cvs-1.11.19, a security patched version of cvs from cyclic 2. INSTALL procedure: For details, see file INSTALL in the source directory. $ gzcat cvs-1.11.19.tar.gz | tar -xfv - $ cd cvs-1.11.19 $ ./configure $ make (run the regression tests if desired) $ make -n install [test install, remove -n to install]