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...
  bin 1957 about 12 years Aaron Marcuse-Kubitza Added reinstall_all to reinstall all inputs at ...
  config 272 over 12 years Aaron Marcuse-Kubitza Moved bien_password to new config dir
  inputs 1955 about 12 years Aaron Marcuse-Kubitza input.Makefile: Staging tables: import/install-...
  lib 1939 about 12 years Aaron Marcuse-Kubitza Added ProgressInputStream
  mappings 1843 about 12 years Aaron Marcuse-Kubitza mappings: Build VegX-VegBIEN.organisms.csv from...
  schemas 1941 about 12 years Aaron Marcuse-Kubitza schemas/postgresql.Mac.conf: Set unix_socket_di...
  to_do 811 over 12 years Aaron Marcuse-Kubitza Added to_do/milestones.doc
Makefile 7.79 KB 1940 about 12 years Aaron Marcuse-Kubitza main Makefile: VegBIEN DB: db: Set LC_COLLATE a...
README.TXT 2.64 KB 1957 about 12 years Aaron Marcuse-Kubitza Added reinstall_all to reinstall all inputs at ...
map 870 Bytes 1951 about 12 years Aaron Marcuse-Kubitza env_password: return instead of exit if passwor...

Latest revisions

# Date Author Comment
1957 04/23/2012 08:07 PM Aaron Marcuse-Kubitza

Added reinstall_all to reinstall all inputs at once

1956 04/23/2012 08:06 PM Aaron Marcuse-Kubitza

with_all: Documented that it must be run from the root svn directory

1955 04/23/2012 08:05 PM Aaron Marcuse-Kubitza

input.Makefile: Staging tables: import/install-%: Only install staging table if input contains only CSV sources. Changed $(isXml) to $(isCsv) (negated) everywhere because rules almost always only run something if input contains only CSV sources, rather than if input contains XML sources.

1954 04/23/2012 07:21 PM Aaron Marcuse-Kubitza

input.Makefile: Staging tables: import/install-%: Output load status to log file if log option is set

1953 04/23/2012 07:00 PM Aaron Marcuse-Kubitza

Scripts that are meant to be run in the calling shell: Fixed bug where running the script inside another script would make the script think it was being run as a program, and abort with a usage error

1952 04/23/2012 06:56 PM Aaron Marcuse-Kubitza

Scripts that are meant to be run in the calling shell: Fixed bug where running the script as a program (without initial ".") wouldn't be able to call return in something that was not a function. Converted all code to a <script_name>_main method so that return would work properly again. Converted all variables to local variables.

1951 04/23/2012 06:38 PM Aaron Marcuse-Kubitza

env_password: return instead of exit if password not yet stored, in case user is running it from a shell without the initial "-" argument. (This would be the case if the user is just testing out the script, instead of using a command that env_password directs them to run.)

1950 04/23/2012 05:43 PM Aaron Marcuse-Kubitza

env_password: Use ${BASH_SOURCE0} for $self and $self for $0. return instead of exit on usage error in case user is running it from a shell.

1949 04/23/2012 05:36 PM Aaron Marcuse-Kubitza

stop_imports: Use ${BASH_SOURCE0} for $self and $self for $0

1948 04/23/2012 05:36 PM Aaron Marcuse-Kubitza

import_all: Use new with_all. Use ${BASH_SOURCE0} for $self and $self for $0.

View all revisions | View revisions

Also available in: Atom