LSC Data Analysis Software Working Groups

Navigation

DASWG
LSC
LIGO


DASWG LAL Doxygen

Docs

How-to
Minutes
Technical
Software Docs

Download

Browse CVS
Repositories

Participate

Change Control Board
Edit these pages
Sub-committees
Mailing List
Telecon

Projects

DMT
geopp
Glue
LAL Home Page
LALApps Home Page
LDAS
LDG Client/Server
LDM
LDR
LIGOtools
MatApps
Metaio
Onasys
Online
OSG-LIGO

Editing

Anybody within the LSC that wants to edit the LSC DASWG web pages is welcome to do so. Please follow these directions.
  1. If you already have a login and passwd, go to the next section. If you want access to the daswg CVS repository, please fill out and submit this form. Javascript must be enabled for this form to work.

  2. Set your CVSROOT environment variable:
    export CVSROOT=:pserver:login@gravity.phys.uwm.edu:/usr/local/cvs/daswg
    
    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/daswg
    CVS password:
    
  4. Checkout the module:
    $ cvs co daswgweb
    
  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).
$Id: editing.html,v 1.6 2008/04/11 16:51:52 patrick Exp $