moved everything into /trunk/ to create the standard svn layout, for use with tools that require this (eg. git-svn). IMPORTANT: do NOT do an `svn up`. instead, re-use your working copy's existing files with `svn switch` (http://svnbook.red-bean.com/en/1.6/svn.ref.svn.c.switch.html).
bugfix: inputs/CTFS/import_order.txt: added *.src so that these would be installed under new-style import as well. this means that their columns will now be automapped, requiring the names to be renamed to VegCore names in */create.sql. note that VegCore taxonOccurrenceID has been renamed to taxonObservationID since this was last run.
Added inputs/CTFS/AggregateObservation/ from BIEN2 data
Added inputs/CTFS/Source/, containing referenceType metadata
inputs/CTFS/: Added TaxonOccurrence/ and its joined tables
inputs/CTFS/: Added StemObservation/ and tables it is joined from
inputs/CTFS/: Added SubplotObservation/
inputs/CTFS/import_order.txt: Added PlotObservation
inputs/CTFS/: Added import_order.txt