Editing the LSC DataGrid Web Pages
Anybody within the LSC that wants to edit the LSC DataGrid web pages is welcome to do so. Please follow these directions.
- Email the UWM-LSC system administrators
and request a LSC DataGrid web pages CVS account and password.
- Set your CVSROOT environment variable:
export CVSROOT=:pserver:login@gravity.phys.uwm.edu:/usr/local/cvs/lscdatagridweb
where login is your CVS account obtained in step one.
- Login to the CVS archive:
$ cvs login Logging in to :pserver:login@gravity.phys.uwm.edu:/usr/local/cvs/lscdatagridweb CVS password:
- Checkout the module:
$ cvs co lscdatagrid
- Edit and then commit your changes. Your edits will be "live" as soon as they are committed (you may need to refresh your browser).
You may browse the CVS archive via the web.
$Id: editing.html,v 1.4 2007/11/06 03:43:21 patrick Exp $