File README in /opt/tops/tops/apps/mkt
November 2010

Commands to add this directory to an existing CVS project in 
/opt/tops, where cvs_savannah is the alias for the CVS tops 
project on your system, such as

   alias cvs_savannah='cvs -z3 \
      -d:ext:USR@cvs.sv.nongnu.org:/sources/tops'

   Adding directory /opt/tops/tops/apps/mkt:
      % cd /opt/tops/tops/apps
      % mkdir mkt
      % cvs_savannah add mkt

   Adding directory /opt/tops/tops/apps/mkt/usr:
      % cd /opt/tops/tops/apps/mkt
      % mkdir usr
      % cvs_savannah add usr


