Index: trunk/MagicSoft/CvsDoku/body.html
===================================================================
--- trunk/MagicSoft/CvsDoku/body.html	(revision 329)
+++ trunk/MagicSoft/CvsDoku/body.html	(revision 330)
@@ -43,12 +43,21 @@
 in the repository on a single (security reasons) linux computer in Max-Planck-Institut
 f&uuml;r Physik in Munich. As a remote developer you must declare the environment
-variable.
+variable in the following way.
 <P><B><FONT COLOR="#33FF33">setenv&nbsp;&nbsp; CVSROOT&nbsp; :ext:pchegra4.mppmu.mpg.de:/CvsRepository&nbsp;</FONT></B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 for tcsh (use the syntax of your shell)
-<P><BLINK>The access from other computers is still under construction and
-tests.</BLINK>
+<P>This assumes that you don't have a local CVS repository for your own
+work.
+<BR><BLINK>The access from other computers is still under construction
+and tests.</BLINK>
 <P>If you want access please inform<A HREF="mailto:harald@hegra1.mppmu.mpg.de">
 Harald Kornmayer&nbsp;</A> in Munich. For more details about the structure
 of the repository see <A HREF="#Anchor_StructureRepository">here.</A>
+<P>For those developers, that work in other repositories in other experiments:
+<P>You can access to the repository of MAGIC by typing:
+<P><B><FONT COLOR="#33FF33">cvs -d :ext:pchegra4.mppmu.mpg.de:/CvsRepository&nbsp;
+{command}&nbsp;&nbsp;&nbsp; {project}</FONT></B>
+<P>example:&nbsp;&nbsp;&nbsp;&nbsp; cvs -d :ext:pchegra4.mppmu.mpg.de:/CvsRepository
+checkout Camera
+<BR>It is also possible to set an alias cvsmagic "cvs -d :ext:pchegra4.mppmu.mpg.de:/CvsRepository"
 <BR>&nbsp;
 <P>
@@ -62,5 +71,10 @@
 planning to do bigger changes create your own development branch. But don't
 wait to long with committing.
-<BR>
+<P>If you want to play a little around with CVS for magic, there is a project
+only for testing. The project is calles CvsDummy. Inside this projects
+there are some file. You can try tho change them, add new file and test
+also the commit command.
+<BR>&nbsp;
+<P>
 <HR WIDTH="100%">
 <BR><A NAME="Anchor_Projects"></A><B><FONT COLOR="#FF0000"><FONT SIZE=+2>Projects</FONT></FONT></B>
@@ -71,4 +85,6 @@
 Carlo Simulation )</FONT></FONT>
 <BR>This is the adapted CORSIKA code for calculating air showers.
+<P><FONT COLOR="#CC6600"><FONT SIZE=+1>Checkmc</FONT></FONT>
+<BR>This progam is to check the output of Mmcs. It is using hbook stuff.
 <P><FONT COLOR="#CC6600"><FONT SIZE=+1>Reflector</FONT></FONT>
 <BR>With this program you can track the cerenkov photons generated by Mmcs
@@ -82,4 +98,8 @@
 <BR>To display one event use this nice Gui package.
 <P>.......
+<BR>&nbsp;
+<P><FONT COLOR="#CC6600"><FONT SIZE=+1>CvsDummy</FONT></FONT>
+<BR>This is the project for CVS beginners to play with a project. How to
+use comand with out the danger of destroying some stuff.
 <BR>&nbsp;</BLOCKQUOTE>
 It is obvious that some source code of a given directory is part of different
@@ -163,5 +183,21 @@
 <TD><FONT SIZE=+1><A HREF="#Anchor_Corsika">Corsika</A></FONT></TD>
 
-<TD><FONT SIZE=+1>Mmcs</FONT></TD>
+<TD><FONT SIZE=+1><A HREF="#Anchor_Mmcs">Mmcs</A></FONT></TD>
+
+<TD></TD>
+
+<TD></TD>
+
+<TD></TD>
+</TR>
+
+<TR>
+<TD></TD>
+
+<TD></TD>
+
+<TD></TD>
+
+<TD><FONT SIZE=+1><A HREF="#Anchor_Checkmc">Checkmc</A></FONT></TD>
 
 <TD></TD>
@@ -352,4 +388,20 @@
 
 <TD></TD>
+
+<TD></TD>
+
+<TD></TD>
+
+<TD></TD>
+
+<TD></TD>
+
+<TD></TD>
+</TR>
+
+<TR>
+<TD></TD>
+
+<TD><FONT SIZE=+1>CvsDummy&nbsp;</FONT></TD>
 
 <TD></TD>
@@ -389,6 +441,14 @@
 <BR>All things needed for the simulation of Air Showers. All this simulation
 are based on the CORSIKA program of the KASCADE group in Karlsruhe.
-<BR>&nbsp;
-<P><A NAME="Anchor_Detector"></A><FONT COLOR="#CC33CC"><FONT SIZE=+2>Detector</FONT></FONT>
+<BLOCKQUOTE><A NAME="Anchor_Mmcs"></A><FONT COLOR="#CC33CC"><FONT SIZE=+2>Mmcs</FONT></FONT>
+<BR><FONT COLOR="#000000">(Magic Monte Carlo Simulation)</FONT>
+<BR><FONT COLOR="#000000">Here you find all stuff for the generation of
+air showers using the CORSIKA program.</FONT>
+<P><A NAME="Anchor_Checkmc"></A><FONT COLOR="#CC33CC"><FONT SIZE=+2>Checkmc</FONT></FONT>
+<BR><FONT COLOR="#000000">After the production of air shower it is good
+to get an impression about the reliabability of the produced data. This
+can be done by this project.</FONT></BLOCKQUOTE>
+
+<P><BR><A NAME="Anchor_Detector"></A><FONT COLOR="#CC33CC"><FONT SIZE=+2>Detector</FONT></FONT>
 <BR>&nbsp;Every thing that is needed to transfer the simulated events to
 the common raw data format. There are a lot of different tools inside this
