|
Size: 394
Comment:
|
← Revision 69 as of 2019-02-03 13:21:59 ⇥
Size: 0
Comment: no longer needed
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| == Checkout out the main branch: == '''CVS''' {{{ export CVSROOT=/space/repo/1/dev cvs checkout dev }}} '''git''' {{{ git clone /space/freesurfer/repo/freesurfer }}} Checkout the stable branch: {{{ # CVS export CVSROOT=/space/repo/1/dev cvs checkout -r stable6 dev }}} {{{ # git git clone -b stable6 /space/freesurfer/repo/freesurfer }}} Replace a data file: |
