|









| |
Software
Please, read carefully the
quattor installation guide
before starting the installation!
quattor releases
Major releases and links to binary distributions
are listed here.
Information for developers
Please contact us if you want to contribute to
the quattor toolkit and want write access to our CVS repository.
CVS access
-
CVS browsing
of the sources (thanks to CERN CVS service)
- Access to the repository (read-write and anonymous read) is done setting up
CVSROOT (sh like syntax):
a) read-only anonymous:
export
CVSROOT=:pserver:anonymous@isscvs.cern.ch:/local/reps/elfms
b) read-write
via Kerberos 4/5 (recommended if you
are at CERN!):
export CVSROOT=:kserver:isscvs.cern.ch/local/reps/elfms
c) read-write via ssh (non-CERN
contributors):
export CVSROOT=:ext:isscvs.cern.ch/local/reps/elfms
export CVS_RSH=ssh
If you try to access the CVS server from outside CERN
(without needing to log onto LXPLUS), you should follow the following
procedure:
http://cvs.web.cern.ch/cvs/howto.php#accessing-sshlinux. You may need to
migrate to SSH-2.
- A mailing list for CVS notifications exists, called
project-elfms-cvs-notify@cern.ch - you can subscribe to it via
SIMBA. Note that currently, SSH-based
CVS setups do not allow for notifications to be sent, so the posts are
incomplete!
Savannah development portal
Installing LCG-2 with Quattor
|