Changes between Version 6 and Version 7 of Obsolete/Development/Templates/RepUpdate


Ignore:
Timestamp:
Sep 15, 2006, 4:48:03 PM (19 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Michel Jouvin/emailAddress=jouvin@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Obsolete/Development/Templates/RepUpdate

    v6 v7  
    1919 * For each directory in the repository but no longer in the source tree, do a `svn rm` of the directory.
    2020 * Show the differences with `svn status`
     21
     22To process a directory hierarchy, [source:templates/trunk/tools/directory-sync directory-sync]  must called from `find` command. Look at the [source:templates/trunk/tools/directory-sync comments] at the beginning of the script for the exact syntax.
    2123
    2224As you run this tool from a SVN workspace, you always have the opportunity to do a `svn revert` in case things went wrong...