Editing
Anybody within the LSC that wants to edit the LSC DASWG web pages is
welcome to do so. Please follow these directions.
- 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.
- 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.
- Login to the CVS archive:
$ cvs login Logging in to :pserver:login@gravity.phys.uwm.edu:/usr/local/cvs/daswg CVS password:
- Checkout the module:
$ cvs co daswgweb
- 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 $