Revision 11573
Added by Aaron Marcuse-Kubitza about 11 years ago
README.TXT | ||
---|---|---|
120 | 120 |
make -s <backup>.md5/test |
121 | 121 |
Check that "OK" is printed next to the filename |
122 | 122 |
If desired, record the import times in inputs/import.stats.xls: |
123 |
On local machine: |
|
123 | 124 |
Open inputs/import.stats.xls |
124 | 125 |
If the rightmost import is within 5 columns of column IV: |
125 | 126 |
Copy the current tab to <leftmost-date>~<rightmost-date> |
... | ... | |
135 | 136 |
If the row counts do not match up, insert or reorder rows as needed |
136 | 137 |
until they do. Get the datasource names from the log file footers: |
137 | 138 |
tail inputs/{.,}*/*/logs/$version.log.sql |
138 |
Commit: svn ci -m "inputs/import.stats.xls: Updated import times"
|
|
139 |
Commit: svn ci -m 'inputs/import.stats.xls: updated import times'
|
|
139 | 140 |
Running individual steps separately: |
140 | 141 |
To run TNRS: |
141 | 142 |
To use an import other than public: export version=<version> |
Also available in: Unified diff
/README.TXT: Full database import: after import: record the import times in inputs/import.stats.xls: documented that this should be run on the local machine, because it needs the Mac filename ordering