Project

General

Profile

« Previous | Next » 

Revision 4265

README.TXT: Datasource setup: Adding input data: svn adding the generated map spreadsheets and related files: Added header.csv to the list of files added (for derived tables)

View differences:

README.TXT
81 81
    Auto-create the map spreadsheets:
82 82
        make inputs/<datasrc>/; make inputs/<datasrc>/
83 83
            Note: Must be run twice to properly bootstrap all maps.
84
        svn add inputs/<datasrc>/*/{{src,map*,VegBIEN}.csv,.*.last_cleanup}
84
        svn add inputs/<datasrc>/*/{,.}{header,src,map*,VegBIEN}.csv{,.*}
85 85
    Install the staging tables:
86 86
        make inputs/<datasrc>/reinstall quiet=1 &
87 87
        To view progress: tail -f inputs/<datasrc>/<table>/logs/install.log.sql

Also available in: Unified diff