Revision 1773
Added by Aaron Marcuse-Kubitza over 12 years ago
README.TXT | ||
---|---|---|
11 | 11 |
Re-import data: make empty_db; . bin/import_all |
12 | 12 |
WARNING: This will delete your VegBIEN DB! |
13 | 13 |
|
14 |
Datasource setup: |
|
15 |
Add a new datasource: make inputs/<short_name>/add |
|
16 |
If the datasource is a herbarium, <short_name> should be the herbarium |
|
17 |
code as defined by the Index Herbariorum <http://sweetgum.nybg.org/ih/> |
|
18 |
|
|
14 | 19 |
Schema changes: |
15 | 20 |
Regenerate schema from installed DB: make schemas/remake |
16 | 21 |
Reinstall DB from schema: make reinstall_db |
Also available in: Unified diff
README.TXT: Added Datasource setup section with instructions to add a new datasource