Closed mrothwell23 closed 2 years ago
Propset command is documented here in case anyone else needs it:
https://hcmc.uvic.ca/journal/public/svn_propset_for_file_info.html
Most of our files have the header block, but there are two or three hundred that will need to have it added; I should be able to do that with XSLT at some point.
I believe this is now complete. It can be checked by looking for files which do NOT contain "$Date", by running this in the data folder:
find . -iname "*.xml" -exec grep -Li "\$Date" {} \+
Only ant build files should be found.
Run a process over all location files to set a special svn property. Ensure that all location files have this log.