Ignore:
Timestamp:
03/12/18 10:59:12 (6 years ago)
Author:
omamce
Message:

O.M.: add SVN properties

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TOOLS/MOSAIX/CreateRestartOce4Oasis.bash

    • Property svn:keywords set to Date Revision HeadURL Author Id
    r3620 r3623  
    1616##  personal. 
    1717## 
     18## SVN information 
     19#  $Author$ 
     20#  $Date$ 
     21#  $Revision$ 
     22#  $Id$ 
     23#  $Log: $ 
    1824 
    1925# Usage exemples : 
     
    164170        --attribute directory,global,o,c,"$(pwd)"                             \ 
    165171        --attribute Comment,global,o,c,"${Comment}"                           \ 
     172        --attribute     SVN_Author,global,o,c,"$Author"                       \ 
     173        --attribute SVN_Date,global,o,c,"$Date$"                            \ 
     174        --attribute SVN_Revision,global,o,c,"$Revision$"                    \ 
     175        --attribute SVN_Id,global,o,c,"$Id$"                                \ 
     176        --attribute SVN_Lo,global,o,c,"$Log: $"                               \ 
    166177        sstoc.nc 
    167178 
Note: See TracChangeset for help on using the changeset viewer.