Activity
From 10/26/2014 to 11/24/2014
11/20/2014
- 01:40 PM Revision 14947: exports/2014-11-16.Ana_Maria_Csergo.demography_and_habitat.{private,public}.csv.run: documented runtime (25 min) and rowcount (25-26 million)
- 10:50 AM Revision 14946: exports/2014-10-18.Juergen_Dengler.sPlot.csv.run: documented rowcount (17 million)
11/19/2014
- 11:35 AM Revision 14945: added exports/2014-11-16.Ana_Maria_Csergo.demography_and_habitat.{public,private}.csv.run
- 11:30 AM Revision 14944: schemas/public_.sql: added 2014-11-16.Ana_Maria_Csergo.demography_and_habitat.public view
11/17/2014
- 10:07 AM Revision 14943: schemas/public_.sql: added 2014-11-16.Ana_Maria_Csergo.demography_and_habitat.private view
- 09:40 AM Revision 14942: backups/TNRS.backup.md5: updated
- 09:32 AM Revision 14941: added backups/vegbien.r14892.backup.md5
11/03/2014
- 07:05 AM Revision 14940: fix: /README.TXT: Full database import: Check # observations: updated to use view_full_occurrence_individual instead of analytical_stem
- 06:56 AM Revision 14939: fix: /README.TXT: Full database import: Check that source contains the right datasources: use explicit list instead of checking just the count of datasources
10/31/2014
- 04:02 PM Revision 14938: schemas/public_.sql: taxon_trait_view: added geospatial columns
- 01:47 PM Revision 14937: exports/2014-10-18.Juergen_Dengler.sPlot.csv.run: documented total runtime (55 min)
- 01:46 PM Revision 14936: exports/2014-10-18.Juergen_Dengler.sPlot.csv.run: export_only(): documented runtime (45 min)
- 01:39 PM Revision 14935: bugfix: schemas/public_.sql: analytical_stem_CVS: need to reset columns list to *
- 01:31 PM Revision 14934: bugfix: exports/analytical_stem_CVS.run needs .csv extension
- 01:29 PM Revision 14933: added exports/analytical_stem_CVS.run
- 01:28 PM Revision 14932: schemas/public_.sql: added analytical_stem_CVS view
- 10:16 AM Revision 14931: added exports/2014-10-18.Juergen_Dengler.sPlot.csv.run
- 10:03 AM Revision 14930: schemas/public_.sql: added 2014-10-18.Juergen_Dengler.sPlot view
- 09:49 AM Revision 14929: schemas/public_.sql: added public_datasources()
- 09:32 AM Revision 14928: removed no longer used inputs/datasource_release_status.xlsx. instead, use inputs/public datasources.xlsx.
- 09:29 AM Revision 14927: inputs/publishable datasources.xlsx: updated: changed "publishable" to shorter "public" (and also in filename)
- 07:08 AM Revision 14926: added backups/vegbien.r14827.backup.md5
- 07:07 AM Revision 14925: backups/TNRS.backup.md5: updated
- 06:51 AM Revision 14924: bugfix: /README.TXT: to back up the local machine's settings: backing up / to vegbiendev: also need standard excludes from "to back up the local machine's hard drive"
- 06:50 AM Revision 14923: /README.TXT: to back up the local machine's settings: also back up / to vegbiendev
- 06:49 AM Revision 14922: /README.TXT: `sudo find / -name .DS_Store -print -delete`: documented runtime (23 min)
10/30/2014
- 10:02 PM Revision 14921: web/links/index.htm: updated to Firefox bookmarks: Ubuntu: added VNC server links
- 08:43 PM Revision 14920: bugfix: /README.TXT: to back up the local machine's hard drive: need to turn off Time Machine to prevent Time Machine from running when the backup is booted, which messes up the Time Machine backup because the partition UUID is different
- 08:33 PM Revision 14919: fix: /README.TXT: to back up the local machine's hard drive: don't need to pause Dropbox, since it will be reinitialized for the new partition UUID anyway
- 07:57 PM Revision 14918: planning/meetings/BIEN conference call availability.xlsx: updated
- 12:06 PM Revision 14917: bugfix: /README.TXT: to back up the local machine's hard drive: first need to resize the BIEN3.**SAVE** partition so there is enough space
- 11:52 AM Revision 14916: bugfix: /README.TXT: to backup files not in Time Machine: need to use `brew services __ postgresql` instead of `launchctl __ ~/Library/LaunchAgents/homebrew.mxcl.postgresql.plist`
- 11:51 AM Revision 14915: bugfix: /README.TXT: to back up the local machine's hard drive: need to use `brew services __ postgresql` instead of `launchctl __ ~/Library/LaunchAgents/homebrew.mxcl.postgresql.plist`
- 06:41 AM Revision 14914: bugfix: config/VirtualBox_VMs/vegbiendev/README.TXT: to retrieve the contents of the VM: can't use inplace=1 optimization because this messes up the shared hardlinks used by ~/Documents/BIEN/vegbiendev/
- 06:40 AM Revision 14913: fix: config/VirtualBox_VMs/vegbiendev/README.TXT: to retrieve the contents of the VM: don't need to boot the VM because those snapshots are already booted
- 06:05 AM Revision 14912: bugfix: /README.TXT: to back up vegbiendev: can't use inplace=1 optimization because this messes up the shared hardlinks used by ~/Documents/BIEN/vegbiendev.2014-2-2_1-07-32PT*/
- 04:26 AM Revision 14911: bugfix: /README.TXT: to back up vegbiendev: also need to lock hardlinked files at end
10/26/2014
- 05:29 PM Revision 14910: lib/sh/util.sh: added errexit_sig()
- 05:26 PM Revision 14909: lib/sh/util.sh: sig_e(): use new sig_num()
- 05:25 PM Revision 14908: lib/sh/util.sh: added sig_num()
- 05:21 PM Revision 14907: bin/import_all: `make -s`: removed no longer needed output_data=1
- 05:13 PM Revision 14906: bugfix: lib/sh/make.sh: make() wrapper: need to set output_data mode if -s is set, to match the behavior of the underlying make
- 04:58 PM Revision 14905: bugfix: bin/import_all: don't disable errexit because this prevents the program from being Ctrl-C'd. this functionality is no longer needed now that the README.TXT instructs to run bin/import_all in a subshell.
- 04:56 PM Revision 14904: bin/import_all: removed functionality now provided by util.run
- 04:56 PM Revision 14903: bin/import_all: converted to a runscript so it can use runscript functionality
- 01:22 PM Revision 14902: /README.TXT: Installation: `make install`: added alternative command to install a complete DB with all the datasources (instead of a blank DB)
- 01:16 PM Revision 14901: inputs/bien_web/observation/map.csv: updated
- 01:13 PM Revision 14900: bugfix: inputs/Makefile: install: need to use $(wildcard+suffix) to support Linux
- 01:13 PM Revision 14899: lib/common.Makefile: added $(wildcard+suffix), needed because on Linux, builtin $(wildcard) doesn't handle suffixes that don't exist
- 12:56 PM Revision 14898: inputs/Makefile: install: support $(all) mode like for download
- 12:51 PM Revision 14897: inputs/Makefile: download: don't download log files, to speed up installation on a new machine
- 12:48 PM Revision 14896: inputs/Makefile: download: don't download all the inputs by default, to speed up installation on a new machine. instead, enable this with the $(all) flag.
- 06:20 AM Revision 14895: bugfix: /README.TXT: Full database import: need to unlock hardlinked files
- 05:57 AM Revision 14894: /README.TXT: back up Postgres: backups/pg_snapshot: documented runtime when queries have been run (1 h)
- 04:33 AM Revision 14893: fix: /README.TXT: Full database import: also need to run `unset TMOUT` in the outer `screen` shell
- 04:20 AM Revision 14892: fix: /README.TXT: back up Postgres: needs to be run in `screen`
- 04:16 AM Revision 14891: /README.TXT: to synchronize vegbiendev, jupiter, and your local machine: update mtimes in Dropbox: preserve uncommitted changes
- 04:06 AM Revision 14890: fix: /README.TXT: to synchronize vegbiendev, jupiter, and your local machine: update mtimes in Dropbox: don't update perms because this would incorrectly transfer the hardlink lock status
- 03:38 AM Revision 14889: fix: /README.TXT: to synchronize vegbiendev, jupiter, and your local machine: TWiki: need to fix_perms after running this to reset perms on hardlinks
- 02:31 AM Revision 14888: /README.TXT: syncing: use del instead of overwrite where possible, to avoid overwriting newer files
Also available in: Atom