Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  _archive 1598 over 12 years Aaron Marcuse-Kubitza Moved _archive/tapir2flatClient/trunk/client/ t...
  analysis 3076 over 12 years Aaron Marcuse-Kubitza Added top-level analysis dir for range modeling
  bin 3361 over 12 years Aaron Marcuse-Kubitza pg_dump_vegbien: Added data option for backing ...
  config 272 almost 13 years Aaron Marcuse-Kubitza Moved bien_password to new config dir
  inputs 3385 over 12 years Aaron Marcuse-Kubitza input.Makefile: Documentation: import/steps.by_...
  lib 3383 over 12 years Aaron Marcuse-Kubitza sql.py: create_table(): Only version temp table...
  mappings 3337 over 12 years Aaron Marcuse-Kubitza mappings/VegX-VegBIEN.stems.csv: Reattached loc...
  schemas 3378 over 12 years Aaron Marcuse-Kubitza schemas: Ignore log files (from restore operati...
  to_do 2547 over 12 years Aaron Marcuse-Kubitza to_do/timeline.doc: Updated to reflect the mont...
Makefile 11 KB 3384 over 12 years Aaron Marcuse-Kubitza root Makefile: Datasources: import: Don't pause...
README.TXT 3.39 KB 3381 over 12 years Aaron Marcuse-Kubitza README.TXT: Documented how to remove an archive...
map 1.21 KB 3140 over 12 years Aaron Marcuse-Kubitza top-level map: Added support for custom public ...

Latest revisions

# Date Author Comment
3385 07/13/2012 02:47 PM Aaron Marcuse-Kubitza

input.Makefile: Documentation: import/steps.by_col.sql: $(steps): Fixed bug where stderr needed to be redirected to stdout so that it would be passed to debug2redmine and included in the file

3384 07/13/2012 02:26 PM Aaron Marcuse-Kubitza

root Makefile: Datasources: import: Don't pause after "To import all inputs at once" message because this prevents running sequential import with & (as `make import &`)

3383 07/13/2012 02:09 PM Aaron Marcuse-Kubitza

sql.py: create_table(): Only version temp tables, so that e.g. staging tables are not created with a version # if they already exist. This will help make `make install` idempotent.

3382 07/13/2012 02:00 PM Aaron Marcuse-Kubitza

input.Makefile: Import to VegBIEN: $(import): Only redirect stderr to stdout if outputting to a log file. This allows unlogged imports to redirect the "Inserted # new rows into database" message, which is output to stdout rather than stderr for use by validation and automated testing, to a separate location.

3381 07/13/2012 01:54 PM Aaron Marcuse-Kubitza

README.TXT: Documented how to remove an archived import. Moved archived imports commands from Data import to new section Maintenance of archived imports. Changed "Empty the DB" to "Remove the last import" for clarity, and made the command apply just to the public schema and not also to the functions schemas (reinstalling those is documented under Schema changes).

3380 07/13/2012 01:44 PM Aaron Marcuse-Kubitza

root Makefile: $(rmSchemaCmd) for uninstalling schemas: Escape schema name with "" so that schemas/%/uninstall can be used to remove archived imports (as well as aborted restores of them)

3379 07/13/2012 01:14 PM Aaron Marcuse-Kubitza

root Makefile: schemas/%.backup: Removed explicit check if file exists because now that the target name matches the name of the file created, the file will be rebuilt only if it doesn't exist

3378 07/13/2012 01:13 PM Aaron Marcuse-Kubitza

schemas: Ignore log files (from restore operations) for svn

3377 07/13/2012 12:49 PM Aaron Marcuse-Kubitza

main Makefile: Installation: install: Download input data using new inputs/download target

3376 07/13/2012 12:48 PM Aaron Marcuse-Kubitza

main Makefile: VegBIEN DB: Schemas: schemas/%/install, schemas/py_functions/install: Ignore errors if schema exists, so that install can be idempotent

View all revisions | View revisions

Also available in: Atom