Changes between Version 17 and Version 18 of Documentation/UserGuide/svnmore


Ignore:
Timestamp:
2015-03-24T11:42:54+01:00 (9 years ago)
Author:
jgipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/UserGuide/svnmore

    v17 v18  
    22 
    33 
    4 == How to get a branch or your SVN version easy ? == 
    54 
    6 First you have to get the TOOLS directory of ORCHIDEE. Here is the alias you can add in your login-shell configuration file to do it easy : 
    7 {{{ 
    8 alias recup_TOOLS 'svn co svn://forge.ipsl.jussieu.fr/orchidee/trunk/TOOLS' 
    9 }}} 
    10 Then you can run it and you will get the TOOLS directory : 
    11 {{{ 
    12 > recup_TOOLS 
    13 }}} 
    14  
    15 Get modipsl (see all IGCM courses and [https://forge.ipsl.jussieu.fr/igcmg/wiki/ModipslBeginner1 wiki manual]) and run the script '''recup_my_ORCHIDEE''' with right arguments in the util directory : 
    16 {{{ 
    17 > svn co http://forge.ipsl.jussieu.fr/igcmg/svn/modipsl/trunk modipsl 
    18 > cd modipsl/util 
    19 > ../../TOOLS/recup_my_ORCHIDEE my_svn.login_name MY_BRANCHE_WORK 
    20 }}} 
    21 The script will modify ORCHIDEE_SVN_DEV configuration to be abble to get MY_BRANCHE_WORK of the SVN server with the login my_svn.login_name and extract the model and configuration scripts.  
    22  
    23  
    24 Some examples: [[BR]] 
    25  * I want to donwload ORCHIDEE_FM branch. I have the access to do so with the login toto.tata, I will use : 
    26 {{{ 
    27 > ../../TOOLS/recup_my_ORCHIDEE toto.tata branches/ORCHIDEE_FM 
    28 }}} 
    29  
    30  
    31  * To get my personnal directory, I can use : 
    32 {{{ 
    33 > ../../TOOLS/recup_my_ORCHIDEE toto.tata perso/toto.tata 
    34 }}} 
    35  
    36    
    375== Presentation on Trac and Subversion == 
    386 * From Martial's meeting give monday, the 22th of november, 2010 in [[BR]]