Ignore:
Timestamp:
02/13/09 17:26:36 (15 years ago)
Author:
pinsard
Message:

improve guides

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/adm/guides/get.xml

    r82 r90  
    5858         </listitem> 
    5959</itemizedlist> 
    60 If you can access one of these directories, there is no need to re-install <application>&project;</application> again! In that case, you only have to link <filename class='directory'>${HOME}/&project;_DIR</filename> to the appropriate directory: 
     60If you can access one of this directory, there is no need to re-install <application>&project;</application> again! In that case, you only have to link <filename class='directory'>${HOME}/&project;_DIR</filename> to the appropriate directory: 
    6161<variablelist> 
    6262  <varlistentry><term>LOCEAN</term> 
     
    8181</screen> 
    8282      </para> 
    83       <para> 
    84 The latest revision of the <emphasis role="bold">source files</emphasis> (&szsrcsvn; Mb) can be checked out with the following command: 
    85 <screen> 
    86   <prompt>$</prompt> <userinput><command>svn</command> <option>checkout</option> <parameter>http://forge.ipsl.jussieu.fr/&project_svn;/svn/trunk/SRC</parameter> <parameter>&project;_DIR/SRC</parameter></userinput> 
    87 </screen> 
    88       </para> 
    89       <para> 
    90 The latest revision of the <emphasis role="bold">NetCDF data files</emphasis> (&szdatasvn; Mb) used by the test programs can be checked out with the following command: 
    91 <screen> 
    92   <prompt>$</prompt> <userinput><command>svn</command> <option>checkout</option> <parameter>http://forge.ipsl.jussieu.fr/&project_svn;/svn/trunk/DATA</parameter> <parameter>&project;_DIR/DATA</parameter></userinput> 
    93 </screen> 
    94       </para> 
    9583      </sect3> 
    9684      <sect3 xml:id="svn_contributors"> 
     
    10694 
    10795 
     96<!-- ++ not yet 
    10897    <sect2 xml:id="tar"> 
    10998      <title> Get <application>&project;</application> from a tar file </title> 
     
    180169      </sect3> 
    181170    </sect2> 
     171--> 
    182172  </sect1> 
    183173<sect1 xml:id="afterget"> 
Note: See TracChangeset for help on using the changeset viewer.