Edit these pages

$Id: editing.html,v 1.1 2008/03/25 14:22:23 cadonati Exp $

Anybody within the LSC is warmly encouraged to add entries to the paper and talk database. To do so, please follow these directions.

  1. If you do not have a lal/lalapps password, you might need to email the UWM-LSC system administrators and request an lscdocs web pages CVS account and password.
    Follow the instructions available at http://www.lsc-group.phys.uwm.edu/daswg/docs/howto/lscsoft-cvs.html, scrolling down to "Getting login access".

  2. Set your CVSROOT environment variable:
     
    export CVSROOT=:pserver:login@gravity.phys.uwm.edu:/usr/local/cvs/lscdocs
    
    where login is your CVS account obtained in step one.

  3. Login to the CVS archive:
    $ cvs login
    Logging in to :pserver:login@gravity.phys.uwm.edu:/usr/local/cvs/lscdocs
    CVS password:
    
  4. Checkout the module:
    $ cvs co ppcomm
    
  5. Edit and then commit your changes. Your edits will be "live" as soon as they are committed (you may need to refresh your browser).