You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Using CVS to access ILC software

All of our ILC software is accessible via CVS. You can access any of our code modules using line mode CVS using a command of the form:

cvs -d :pserver:cvs.freehep.org:/cvs/XXX

where XXX is one of

  • GeomConverter
  • LCDetectors
  • LCIOPlugin
  • LCPhys
  • SLICGUI
  • SlicDiagnostics
  • lcdd
  • lcdg4
  • lcio
  • lcsim
  • slic

Notes:

Recommended CVS clients

For windows users we strongly recommend using TortoiseCVS, or the CVS clients built-in to Netbeans or Eclipse.

Keeping informed about changes

We maintain a mailing list for those who want to be informed about updates to CVS modules. To subscribe send a message

subscribe lcd-cvs 

to majordomo@slac.stanford.edu. You can also view the archive at http://www.slac.stanford.edu/cgi-bin/lwgate/LCD-CVS/

Browsing the CVS modules on the web

Many of the CVS modules can also be browsed on the web at http://source.freehep.org/jcvsweb/ilc/

  • No labels