Changes between Version 20 and Version 21 of Procedures/NewDataArrival


Ignore:
Timestamp:
May 12, 2008, 5:11:35 PM (16 years ago)
Author:
mark1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/NewDataArrival

    v20 v21  
    1212 * when copying from the source media, preserve timestamps with `cp -a` or `rsync -av`
    1313 * ensure the directory name conforms to the standard - '''PROJECTCODE-YYYY_JJJxx_SITENAME''', e.g. ''GB07_07-2007_102a_Inverclyde'', ''boresight-2007_198'', etc
    14  * `rmdir *` to remove empty directories
    1514 * rename any capitalised subdirectories
    1615 * remove any spaces, brackets or other Unix-upsetting characters in filenames
    1716 * move DCALM* files to applanix/Raw
    18  * prune empty directories (check these aren't stubs for later data first)
     17 * prune empty directories (check these aren't stubs for later data first) use `rmdir *`
    1918
    2019== Verification ==