Changes between Version 1 and Version 2 of repo/sync


Ignore:
Timestamp:
02/25/19 17:29:42 (5 years ago)
Author:
Sanahuja Guillaume
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • repo/sync

    v1 v2  
    4444example, to only checkout the trunk:
    4545{{{
    46 # svn co --depth immediates https://devel.hds.utc.fr/svn/flair-dev flair-dev_svn (only checkout branches name)
    47 # cd flair-dev_svn/trunk
     46# svn co --depth immediates https://devel.hds.utc.fr/svn/flair-src flair-src_svn (only checkout branches name)
     47# cd flair-src_svn/trunk
    4848# svn up --set-depth infinity
    4949}}}