source:
dynamico_lmdz/guided/checkout.sh
@
4248
Last change on this file since 4248 was 4143, checked in by , 5 years ago | |
---|---|
File size: 190 bytes |
Rev | Line | |
---|---|---|
[4143] | 1 | #!/bin/bash |
2 | ||
3 | . myself.sh | |
4 | ||
5 | rm -rf DYNAMICO | |
6 | svn co ${SVN_ROOT}/ipsl/forge/projets/dynamico/svn/codes/icosagcm/devel DYNAMICO | |
7 | svn co ${SVN_ROOT}/ipsl/forge/projets/ioserver/svn/XIOS/trunk XIOS |
Note: See TracBrowser
for help on using the repository browser.