Revision 11019
Added by Aaron Marcuse-Kubitza over 11 years ago
README.TXT | ||
---|---|---|
159 | 159 |
If the datasource is a herbarium, <datasrc> should be the herbarium code |
160 | 160 |
as defined by the Index Herbariorum <http://sweetgum.nybg.org/ih/> |
161 | 161 |
For a new-style datasource (one containing a ./run runscript): |
162 |
"cp" -f inputs/.NCBI/run inputs/<datasrc>/
|
|
162 |
"cp" -f inputs/.NCBI/{Makefile,run,table.run} inputs/<datasrc>/
|
|
163 | 163 |
For MySQL inputs (exports and live DB connections): |
164 | 164 |
For .sql exports: |
165 | 165 |
Place the original .sql file in _src/ (*not* in _MySQL/) |
Also available in: Unified diff
/README.TXT: Datasource setup: additional steps for new-style datasources: added steps not present in http://wiki.vegpath.org/Adding_new-style_import_to_a_datasource because they were performed all at once for all datasources