Changes between Version 14 and Version 15 of Obsolete/Development/Templates/RepUpdate


Ignore:
Timestamp:
Jun 8, 2010, 4:14:55 PM (15 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

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

    v14 v15  
    6161When you have cleaned up the situation for all the templates, except those that are present in the workspace (because they are used in your local Quattor configuration) but don't need to be in the repository, you can do the final cleanup with :
    6262{{{
    63 svn rm `svn status | grep '^\!' | awk '{print $2}'
     63svn rm `svn status | grep '^\!' | awk '{print $2}'`
    6464}}}
    6565