# # ChangeLog for main/trunk/greenstone2/bin/script/import.pl # # Generated by Trac 1.4.2 # 2024-04-28T21:41:53+12:00 Wed, 01 Dec 2010 11:38:08 GMT davidb [23372] * main/trunk/greenstone2/bin/script/import.pl (modified) debuggin support for handling filenames that go above ASCII values Wed, 21 Jul 2010 00:16:18 GMT davidb [22459] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) main() functiion should not try to build collection if not run with a ... Sun, 18 Jul 2010 04:36:56 GMT davidb [22421] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) Continued work on refactoring code to have better shared support for ... Fri, 16 Jul 2010 02:13:01 GMT davidb [22413] * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) Initial pass at getting the main code to import.pl (and the very ... Wed, 05 May 2010 02:53:53 GMT davidb [22037] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/manifest.pm (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) Manifest file processing upgraded to support OIDs. The code then ... Mon, 03 May 2010 00:08:38 GMT davidb [22011] * main/trunk/greenstone2/bin/script/import.pl (modified) With the switch to using absolute names in the incremental building ... Thu, 25 Mar 2010 08:09:50 GMT ak19 [21822] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/XMLParser.pm (modified) * main/trunk/greenstone2/perllib/buildConfigxml.pm (modified) * main/trunk/greenstone2/perllib/collConfigxml.pm (modified) Dr Bainbridge has fixed several perl files that depended on perl 5.8 ... Wed, 27 Jan 2010 01:25:39 GMT mdewsnip [21664] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/exportcol.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/bin/script/incremental-import.pl (modified) * main/trunk/greenstone2/perllib/util.pm (modified) Renamed util::rename_gdbm_file() to util::rename_ldb_or_bdb_file(). Tue, 26 Jan 2010 02:23:03 GMT mdewsnip [21633] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) Added some missing "use dbutil". Mon, 25 Jan 2010 04:11:53 GMT mdewsnip [21618] * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) Changed plugin::remove_some() to take the infodbtype as the second ... Mon, 25 Jan 2010 03:20:25 GMT mdewsnip [21613] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) Changed calls to read_collection_cfg() so the infodbtype value is set ... Fri, 22 Jan 2010 02:57:09 GMT mdewsnip [21581] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) Changed import.pl and export.pl so instead of explicitly using ... Fri, 22 Jan 2010 02:19:08 GMT mdewsnip [21580] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) Changed import.pl and export.pl to pass the infodbtype read from the ... Thu, 21 Jan 2010 02:59:35 GMT mdewsnip [21564] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/collect/demo/etc/collect.cfg (modified) * main/trunk/greenstone2/perllib/ClassifyTreeModel.pm (modified) * main/trunk/greenstone2/perllib/IncrementalBuildUtils.pm (modified) * main/trunk/greenstone2/perllib/IncrementalDocument.pm (modified) * main/trunk/greenstone2/perllib/arcinfo.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/classify.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Changed lots of occurrences of "GDBM" in comments, variable names and ... Wed, 09 Dec 2009 00:24:44 GMT kjdon [21309] * main/trunk/greenstone2/bin/script/import.pl (modified) plugin::removeold renamed to remove_all. deleted_files and ... Mon, 07 Dec 2009 02:03:50 GMT kjdon [21295] * main/trunk/greenstone2/bin/script/import.pl (modified) removed a debug statement Mon, 07 Dec 2009 01:41:20 GMT kjdon [21291] * main/trunk/greenstone2/bin/script/import.pl (modified) extended extensions mechanism to include gs3 extensions. added code ... Tue, 01 Dec 2009 01:19:06 GMT oranfry [20999] * main/trunk/greenstone2 (moved) restructuring the repository Mon, 12 Oct 2009 00:34:12 GMT kjdon [20807] * gsdl/trunk/bin/script/import.pl (modified) changed a print statement