Changes between Version 52 and Version 53 of Procedures/EndUserDelivery


Ignore:
Timestamp:
Jul 24, 2009, 12:53:40 PM (15 years ago)
Author:
benj
Comment:

Added instructions for rsyncing to repository

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/EndUserDelivery

    v52 v53  
    100100 1. use tail/head to check the ASCII LIDAR files have all the required columns in the order specified in the readme.txt
    101101   * `head <lidarfilename>`
     102
     103Once the delivery has been checked (and corrected if necessary), the project directory (all of it, not just the delivery) should be rsynced back to the repository:
     104 1. su to arsf
     105 1. cd to the relevant project directory under ~arsf/arsf_data/
     106 1. Run `rsync -av --dry-run <processing_directory> ./`
     107   * This should give you a list of files that it thinks have been updated - check this looks sensible
     108 1. If there are any files in the list that shouldn't be rsynced back (eg. screenshots in the wrong place, test scripts), take them out of the rsync by adding --exclude <exclude_pattern>. Then re-run the dry-run rsync and check that the files to be excluded are no longer in the list.
     109 1. Once you're happy with the list of files to be copied to the repository, re-run the rsync command without the --dry-run argument - this will actually copy the files.
     110 1. Put a comment in the ticket to say where you've rsynced the files back to.
    102111------------------------
    103112== Final steps ==
     
    198207Regards,
    199208
     209
    200210ARSF Data Analysis Node.
    201211Plymouth Marine Laboratory,