Changes between Version 11 and Version 12 of WikiStart


Ignore:
Timestamp:
Oct 26, 2006, 10:08:08 PM (18 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Vincent Garonne/emailAddress=garonne@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v11 v12  
    3939=== Download ===
    4040
    41 You should first download the source kit of GuineaPig++ (this kit is complete for a local rebuild): http://...
     41=== Tarballs ===
     42
     43You could download the source kit of GuineaPig++ (this kit is complete for a local rebuild): http://...
     44
     45=== From the SVN Repository ===
     46
     47We are using the SVN repository at:
     48
     49{{{
     50 https://svn.lal.in2p3.fr/projects/GuineaPig
     51}}}
     52
     53
     54If you are interest to get the code directly from svn, you should do the following command:
     55
     56{{{
     57$ svn co  https://svn.lal.in2p3.fr/projects/GuineaPig/<version> GuineaPig++
     58}}}
     59
     60Note: In this case, you should first install CMT by yourself or check that CMT is available on your site.
    4261
    4362=== Compile the software ===
     
    5574
    5675
    57 === From the SVN Repository ===
    58 
    59 If you are interest to get the code directly from svn, you should do the following command:
    60 
    61 {{{
    62 $ svn co  https://svn.lal.in2p3.fr/projects/GuineaPig/<version> GuineaPig++
    63 }}}
    64 
    65 We are using the SVN repository at:
    66 
    67 {{{
    68  https://svn.lal.in2p3.fr/projects/GuineaPig
    69 }}}
    7076
    7177