Ignore:
Timestamp:
04/21/08 17:15:35 (16 years ago)
Author:
pinsard
Message:

some improvements in wiki production

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/xmldoc/wiki/UpdateSaxo

    r351 r352  
    1  
    2  
    3   = Update SAXO = 
     1= Update SAXO = 
    42[[PageOutline]] 
    53 
    6    
    74     
    85     
     
    107     
    118   
     9== If you work at IDRIS, IPSL or LOCEAN == 
    1210 
    13  
    14      
    15       ==  If you work at IDRIS, IPSL or LOCEAN  == 
    16        
    1711        If you [wiki:GetSaxo linked] your {{{${HOME}/SAXO_DIR}}} to 
    18          
    19            * IDRIS, on rhodes: {{{/home/rech/eee/reee217/SAXO_DIR}}} 
    20            * IPSL: {{{/home/smlod/SAXO_DIR}}} 
    21            * LOCEAN: {{{/usr/home/smasson/SAXO_DIR}}} 
    22          
     12         * IDRIS, on rhodes: {{{/home/rech/eee/reee217/SAXO_DIR}}} @star@ IPSL: {{{/home/smlod/SAXO_DIR}}} @star@ LOCEAN: {{{/usr/home/smasson/SAXO_DIR}}} 
    2313        you are always using the up-to-date version of SAXO. There is nothing to do. 
    2414       
    25      
     15== If you got SAXO with Subversion (svn) == 
    2616 
    27    
    28  
    29      
    30       ==  If you got SAXO with  Subversion (svn)  == 
    31        
    3217        You can check the status of your {{{${HOME}/SAXO_DIR}}} with the following command: 
    3318        {{{ 
     
    3722        </pre> 
    3823}}} 
     24 
    3925        Or, for example, if you only want to check the status of {{{${HOME}/SAXO_DIR/SRC}}} directory 
    4026        {{{ 
     
    4430        </pre> 
    4531}}} 
     32 
    4633        You can update your {{{${HOME}/SAXO_DIR}}} with the following command: 
    4734        {{{ 
     
    5138        </pre> 
    5239}}} 
     40 
    5341        Or, for example, if you only want to update {{{${HOME}/SAXO_DIR/SRC}}} directory 
    5442        {{{ 
     
    5846        </pre> 
    5947}}} 
     48 
    6049        For a quick help on svn status and svn update see 
    6150        {{{ 
     
    6655        </pre> 
    6756}}} 
    68        
    69      
    7057 
    71    
     58== If you got SAXO from a tar file == 
    7259 
    73      
    74       ==  If you got SAXO from a tar file  == 
    75        
    7660        The only way to update SAXO is to re-download and reinstall the tar file as you done for the [wiki:GetSaxo first installation]. 
    7761       
    78      
    79  
    80  
    81  
Note: See TracChangeset for help on using the changeset viewer.