# # ChangeLog for gsdl/trunk/bin/script # # Generated by Trac 1.4.2 # 2024-05-02T20:29:56+12:00 Sun, 15 Nov 2009 22:42:51 GMT mdewsnip [20943] * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) Fixed a bug causing "-records_per_folder 1" to fail miserably... Thu, 12 Nov 2009 01:41:39 GMT oranfry [20933] * gsdl/trunk/bin/script/gsConvert.pl (modified) * gsdl/trunk/setup.bash (modified) modifications to environment vars LD_LIBRARY_PATH and PATH relating ... Tue, 10 Nov 2009 07:52:58 GMT oranfry [20925] * gsdl/trunk/bin/script/full-buildcol.pl (modified) * gsdl/trunk/bin/script/full-import.pl (modified) * gsdl/trunk/bin/script/full-rebuild.pl (modified) * gsdl/trunk/bin/script/incremental-buildcol.pl (modified) * gsdl/trunk/bin/script/incremental-import.pl (modified) * gsdl/trunk/bin/script/incremental-rebuild.pl (modified) Since we can now have a Perl installation inside Greenstone on linux ... Sat, 17 Oct 2009 21:58:13 GMT kjdon [20822] * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) added collectdir and site options so can be used with a -collection ... Mon, 12 Oct 2009 00:34:12 GMT kjdon [20807] * gsdl/trunk/bin/script/import.pl (modified) changed a print statement Tue, 29 Sep 2009 21:53:19 GMT kjdon [20757] * gsdl/trunk/bin/script/import.pl (modified) reversesort option not useful for import, as the sorting is done ... Mon, 28 Sep 2009 02:01:50 GMT kjdon [20729] * gsdl/trunk/bin/script/csv-usernames-to-db.pl (modified) uncommented alreadyencrypted option, as it appears to be implemented. ... Wed, 23 Sep 2009 02:54:59 GMT kjdon [20690] * gsdl/trunk/bin/script/export.pl (modified) added saveas info for a couple of plugout specific options Wed, 23 Sep 2009 01:47:49 GMT kjdon [20685] * gsdl/trunk/bin/script/import.pl (modified) removed classify lines from INC - we don't do classifying during ... Mon, 21 Sep 2009 01:36:25 GMT davidb [20652] * gsdl/trunk/bin/script/export.pl (modified) Updated to support incremental exporting Mon, 21 Sep 2009 00:01:00 GMT kjdon [20644] * gsdl/trunk/bin/script/buildcol.pl (modified) pass incremental_mode to new builder call Wed, 16 Sep 2009 03:55:57 GMT kjdon [20616] * gsdl/trunk/bin/script/export.pl (modified) first step at bring export into line with import regarding ... Tue, 15 Sep 2009 23:53:20 GMT davidb [20606] * gsdl/trunk/bin/script/incremental-buildcol.pl (modified) * gsdl/trunk/bin/script/incremental-import.pl (modified) * gsdl/trunk/bin/script/incremental-rebuild.pl (modified) Testing for Windows directory characters as well as Unix one. Also ... Wed, 09 Sep 2009 22:33:45 GMT davidb [20572] * gsdl/trunk/bin/script/csv-usernames-to-db.pl (added) Initial version of script to batch import username details from a CSV ... Wed, 09 Sep 2009 22:33:00 GMT davidb [20571] * gsdl/trunk/bin/script/buildcol.pl (modified) * gsdl/trunk/bin/script/export.pl (modified) * gsdl/trunk/bin/script/import.pl (modified) * gsdl/trunk/bin/script/incremental-import.pl (modified) * gsdl/trunk/bin/script/pluginfo.pl (modified) Introduction of variable 'incremental_mode' that is set to 'none', ... Thu, 27 Aug 2009 21:58:43 GMT kjdon [20415] * gsdl/trunk/bin/script/export.pl (modified) added rename_method to new doc call for fedora mets Tue, 18 Aug 2009 04:38:36 GMT kjdon [20319] * gsdl/trunk/bin/script/export.pl (modified) changed MARC to MARCXML, check whether some args are non empty before ... Wed, 29 Jul 2009 01:22:28 GMT kjdon [20098] * gsdl/trunk/bin/script/buildcol.pl (modified) * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) * gsdl/trunk/bin/script/export.pl (modified) * gsdl/trunk/bin/script/import.pl (modified) * gsdl/trunk/bin/script/incremental-buildcol.pl (modified) use colcfg read_collection/building_cfg methods instead of switching ... Wed, 24 Jun 2009 02:21:44 GMT kjdon [19899] * gsdl/trunk/bin/script/incremental-buildcol.pl (modified) modified to look for buildConfig.xml if gs3 mode Wed, 10 Jun 2009 02:36:56 GMT kjdon [19791] * gsdl/trunk/bin/script/exportcol.pl (modified) more changes to do with images moved into web. Now just copy over ... Tue, 09 Jun 2009 02:37:13 GMT davidb [19775] * gsdl/trunk/bin/script/import.pl (modified) * gsdl/trunk/perllib/plugouts/BasePlugout.pm (modified) Switch to using more batched approach (for efficiency reasons) for ... Mon, 08 Jun 2009 05:00:58 GMT mdewsnip [19764] * gsdl/trunk/bin/script/lucene_passes.pl (modified) Changed to look for a collection-specific bin/java/LuceneWrapper.jar ... Mon, 08 Jun 2009 04:35:55 GMT ak19 [19763] * gsdl/trunk/bin/script/gsConvert.pl (modified) No longer convert spaces to underscores in the rename_file ... Mon, 08 Jun 2009 03:26:47 GMT davidb [19760] * gsdl/trunk/bin/script/import.pl (modified) Files in the GSDL tmp area area deleted between builds, however they ... Mon, 08 Jun 2009 01:34:05 GMT ak19 [19754] * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) The document_prefix field of exploding-metadata now has the file- ... Fri, 05 Jun 2009 05:14:11 GMT ak19 [19747] * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) Undoing yesterday's commit: Katherine explains that the document- ... Thu, 04 Jun 2009 22:52:05 GMT davidb [19744] * gsdl/trunk/bin/script/incremental-import.pl (modified) Minor edit to print statement. Thu, 04 Jun 2009 22:51:46 GMT davidb [19743] * gsdl/trunk/bin/script/incremental-buildcol.pl (modified) incremental-buildcol.pl now looks for change of indexer between last ... Thu, 04 Jun 2009 07:04:58 GMT ak19 [19742] * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) Dr Bainbridge fixed a little problem about how the document_prefix ... Thu, 28 May 2009 21:46:56 GMT mdewsnip [19657] * gsdl/trunk/bin/script/import.pl (modified) Removed check that a plugout specified in the collect.cfg file is ... Thu, 28 May 2009 04:52:06 GMT ak19 [19650] * gsdl/trunk/bin/script/exportcol.pl (modified) Further edits related to the changes in previous commit: 1. Phind.jar ... Thu, 28 May 2009 04:25:38 GMT ak19 [19648] * gsdl/trunk/bin/script/exportcol.pl (modified) 1. Phind.jar and GsdlCollageApplet.jar have been moved from bin java ... Wed, 27 May 2009 04:02:14 GMT ak19 [19626] * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) Katherine fixed it so that exploding now works on Windows: parameter ... Wed, 27 May 2009 04:01:33 GMT kjdon [19625] * gsdl/trunk/bin/script/export.pl (modified) * gsdl/trunk/bin/script/import.pl (modified) metadata type options don't work properly in GLI - language dependent ... Wed, 27 May 2009 02:22:29 GMT ak19 [19620] * gsdl/trunk/bin/script/full-buildcol.pl (modified) * gsdl/trunk/bin/script/full-import.pl (modified) * gsdl/trunk/bin/script/full-rebuild.pl (modified) * gsdl/trunk/bin/script/incremental-buildcol.pl (modified) * gsdl/trunk/bin/script/incremental-import.pl (modified) * gsdl/trunk/bin/script/incremental-rebuild.pl (modified) The full and incremental versions of import, build and rebuild now ... Sun, 17 May 2009 23:03:36 GMT davidb [19501] * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) Introduction of new extrametafile to track which metadata.xml file a ... Sun, 17 May 2009 23:03:08 GMT davidb [19500] * gsdl/trunk/bin/script/import.pl (modified) Code now tracks if a document needs to be re-processed on an ... Sat, 16 May 2009 03:21:27 GMT davidb [19485] * gsdl/trunk/bin/script/build (modified) Couple of minor fixes/improvements Wed, 13 May 2009 03:56:20 GMT kjdon [19446] * gsdl/trunk/bin/script/build (modified) no longer use archives.inf and *.ldb/bdb files as tsts. Now use ... Tue, 12 May 2009 06:31:55 GMT ak19 [19410] * gsdl/trunk/bin/script/full-buildcol.pl (modified) * gsdl/trunk/bin/script/full-import.pl (modified) * gsdl/trunk/bin/script/full-rebuild.pl (modified) * gsdl/trunk/bin/script/incremental-buildcol.pl (modified) * gsdl/trunk/bin/script/incremental-import.pl (modified) * gsdl/trunk/bin/script/incremental-rebuild.pl (modified) Further modifications to launching perl on windows in the new ... Tue, 12 May 2009 05:29:56 GMT ak19 [19409] * gsdl/trunk/bin/script/full-buildcol.pl (modified) * gsdl/trunk/bin/script/full-import.pl (modified) * gsdl/trunk/bin/script/full-rebuild.pl (modified) * gsdl/trunk/bin/script/incremental-buildcol.pl (modified) * gsdl/trunk/bin/script/incremental-import.pl (modified) * gsdl/trunk/bin/script/incremental-rebuild.pl (modified) Getting the incremental build scripts to work on Windows (it already ... Fri, 08 May 2009 00:23:26 GMT ak19 [19351] * gsdl/trunk/bin/script/checkwritability.bat (modified) Removed ctrl-M character in emacs file Thu, 30 Apr 2009 22:42:24 GMT davidb [19303] * gsdl/trunk/bin/script/import.pl (modified) Tag looked for in manifest file changed back to 'import' to work with ... Tue, 21 Apr 2009 21:28:06 GMT kjdon [19175] * gsdl/trunk/bin/script/expand_macros.pl (modified) added httpweb to the regex that includes httpimg Wed, 08 Apr 2009 02:18:44 GMT kjdon [18918] * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) added -use_collection_plugin_options option. if set, will read in the ... Wed, 11 Mar 2009 00:19:22 GMT kjdon [18660] * gsdl/trunk/bin/script/export.pl (modified) * gsdl/trunk/bin/script/exportcol.pl (modified) * gsdl/trunk/bin/script/import.pl (modified) * gsdl/trunk/bin/script/incremental-import.pl (modified) we now use gdb instead of ldb/bdb for collection and archives-inf ... Sun, 01 Mar 2009 23:58:04 GMT kjdon [18603] * gsdl/trunk/bin/script/mkcol.pl (modified) tidied some of this up a bit Tue, 24 Feb 2009 01:00:08 GMT kjdon [18590] * gsdl/trunk/bin/script/buildcol.pl (modified) * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) * gsdl/trunk/bin/script/export.pl (modified) * gsdl/trunk/bin/script/g2f-buildcol.pl (modified) * gsdl/trunk/bin/script/g2f-import.pl (modified) * gsdl/trunk/bin/script/import.pl (modified) * gsdl/trunk/bin/script/replace_srcdoc_with_html.pl (modified) * gsdl/trunk/bin/script/schedule.pl (modified) GLI three modes change: changed modegli for some script arguments. 3 ... Tue, 17 Feb 2009 03:06:39 GMT davidb [18529] * gsdl/trunk/bin/script/full-rebuild.pl (modified) Small fix to $index_dir. Was missing the collection folder name. Tue, 17 Feb 2009 02:36:44 GMT davidb [18528] * gsdl/trunk/bin/script/import.pl (modified) * gsdl/trunk/perllib/colcfg.pm (modified) * gsdl/trunk/perllib/doc.pm (modified) * gsdl/trunk/perllib/inexport.pm (modified) * gsdl/trunk/perllib/plugins/ArchivesInfPlugin.pm (modified) * gsdl/trunk/perllib/plugins/ReadXMLFile.pm (modified) * gsdl/trunk/perllib/plugouts/BasePlugout.pm (modified) OIDmetadata wasn't supported in collect.cfg, but OIDtype was. Now ... Tue, 17 Feb 2009 00:14:24 GMT davidb [18527] * gsdl/trunk/bin/script/full-rebuild.pl (modified) Only want to delete index directory if it exists Thu, 12 Feb 2009 00:32:43 GMT davidb [18511] * gsdl/trunk/bin/script/incremental-buildcol.pl (modified) Comments added Thu, 12 Feb 2009 00:31:40 GMT davidb [18510] * gsdl/trunk/bin/script/full-rebuild.pl (modified) * gsdl/trunk/bin/script/incremental-buildcol.pl (modified) * gsdl/trunk/bin/script/incremental-import.pl (modified) * gsdl/trunk/bin/script/incremental-rebuild.pl (modified) Corrected mistake where collectdir was treated as the the full ... Wed, 11 Feb 2009 04:41:33 GMT davidb [18507] * gsdl/trunk/bin/script/import.pl (modified) indented 'else' keyword correctly Tue, 10 Feb 2009 01:10:31 GMT davidb [18492] * gsdl/trunk/bin/script/incremental-buildcol.pl (modified) * gsdl/trunk/bin/script/incremental-import.pl (modified) incremental switches to -removeold if collection not built before Tue, 10 Feb 2009 00:55:05 GMT davidb [18491] * gsdl/trunk/bin/script/incremental-import.pl (modified) incremental-import.pl now switches to full import.pl if archiveinf- ... Fri, 06 Feb 2009 07:41:59 GMT davidb [18470] * gsdl/trunk/bin/script/full-buildcol.pl (added) * gsdl/trunk/bin/script/full-import.pl (added) * gsdl/trunk/bin/script/full-rebuild.pl (added) * gsdl/trunk/bin/script/incremental-buildcol.pl (added) * gsdl/trunk/bin/script/incremental-import.pl (added) * gsdl/trunk/bin/script/incremental-rebuild.pl (added) Additions scripts to support full (re)building and incremental ... Fri, 06 Feb 2009 05:19:44 GMT davidb [18469] * gsdl/trunk/bin/script/import.pl (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmdel/gdbmdel.cpp (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmkeys/gdbmkeys.cpp (modified) * gsdl/trunk/common-src/src/gdbmedit/txt2db/txt2db.cpp (modified) * gsdl/trunk/perllib/GDBMUtils.pm (modified) * gsdl/trunk/perllib/arcinfo.pm (modified) * gsdl/trunk/perllib/basebuilder.pm (modified) * gsdl/trunk/perllib/basebuildproc.pm (modified) * gsdl/trunk/perllib/classify/AZList.pm (modified) * gsdl/trunk/perllib/inexport.pm (modified) * gsdl/trunk/perllib/plugins/ArchivesInfPlugin.pm (modified) * gsdl/trunk/perllib/plugins/BasePlugin.pm (modified) * gsdl/trunk/perllib/plugins/DirectoryPlugin.pm (modified) * gsdl/trunk/perllib/util.pm (modified) Support for reindexing a document added Wed, 04 Feb 2009 02:02:01 GMT anna [18460] * gsdl/trunk/bin/script/gti.pl (modified) * gsdl/trunk/macros/english2.dm (modified) * gsdl/trunk/macros/gti.dm (modified) * gsdl/trunk/runtime-src/src/recpt/gtiaction.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/gtiaction.h (modified) Added several functions in GTI.\n 1. Create spreadsheet for all the ... Mon, 02 Feb 2009 20:48:19 GMT davidb [18456] * gsdl/trunk/bin/script/import.pl (modified) * gsdl/trunk/bin/script/lucene_passes.pl (modified) * gsdl/trunk/perllib/GDBMUtils.pm (modified) * gsdl/trunk/perllib/arcinfo.pm (modified) * gsdl/trunk/perllib/basebuildproc.pm (modified) * gsdl/trunk/perllib/lucenebuildproc.pm (modified) * gsdl/trunk/perllib/plugins/ArchivesInfPlugin.pm (modified) Additions to support the deleting of documents from the index. Only ... Sun, 01 Feb 2009 01:35:22 GMT davidb [18440] * gsdl/trunk/bin/script/export.pl (modified) * gsdl/trunk/bin/script/import.pl (modified) * gsdl/trunk/bin/script/lucene_passes.pl (modified) Modifications for incremental building to support files that need to ... Mon, 26 Jan 2009 22:52:58 GMT kjdon [18418] * gsdl/trunk/bin/script/mkcol.pl (modified) a few mods for gs3 mode. added site param so can use that instead of ... Thu, 15 Jan 2009 06:27:32 GMT ak19 [18399] * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) Now creates a new doc by passing the file_rename_method obtained from ... Thu, 15 Jan 2009 03:24:45 GMT ak19 [18394] * gsdl/trunk/bin/script/replace_srcdoc_with_html.pl (modified) Instead of returning the string Success, the main method now returns ... Mon, 05 Jan 2009 04:40:19 GMT mdewsnip [18301] * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) Fixed bug regarding square brackets in exploded metadata values. ... Fri, 19 Dec 2008 00:48:37 GMT ak19 [18282] * gsdl/trunk/bin/script/gsConvert.pl (modified) * gsdl/trunk/perllib/unicode.pm (modified) Spaces in filenames are replaced with underscores just to be on the ... Mon, 15 Dec 2008 03:40:02 GMT ak19 [18202] * gsdl/trunk/bin/script/gsConvert.pl (modified) Gone back to replaces %20s with space again, to work in tandem with ... Wed, 03 Dec 2008 23:51:08 GMT kjdon [18063] * gsdl/trunk/bin/script/build (modified) sqlite databases are .db so I added them into the db test for ... Wed, 03 Dec 2008 22:53:02 GMT kjdon [18057] * gsdl/trunk/bin/script/filecopy.pl (modified) check that site is not empty before complaining about GSDL3HOME not set Thu, 27 Nov 2008 02:38:57 GMT kjdon [17941] * gsdl/trunk/bin/script/schedule.pl (modified) made schedule option only visible for expert mode, and made frequency ... Mon, 24 Nov 2008 09:50:55 GMT davidb [17913] * gsdl/trunk/bin/script/g2f-import.pl (modified) -collectdir and -exportdir needed there directories protected by ... Mon, 24 Nov 2008 04:54:33 GMT max [17910] * gsdl/trunk/bin/script/checkwritability.bat (modified) Add some rewording. Mon, 24 Nov 2008 04:43:49 GMT max [17908] * gsdl/trunk/bin/script/checkwritability.bat (modified) Change some spacing and some wording. Fri, 07 Nov 2008 04:20:08 GMT ak19 [17793] * gsdl/trunk/bin/script/makemapfile.pl (modified) * gsdl/trunk/bin/script/ping.pl (modified) * gsdl/trunk/bin/script/txtgz-to-gdbm.pl (modified) Missing execute permission on some perl scripts Thu, 06 Nov 2008 03:19:42 GMT ak19 [17759] * gsdl/trunk/bin/script/txtgz-to-gdbm.pl (modified) Perl script was not allowed to return a value since it is not ... Thu, 06 Nov 2008 01:52:17 GMT kjdon [17751] * gsdl/trunk/bin/script/import.pl (modified) * gsdl/trunk/bin/script/mkcol.pl (modified) GA changed to GreenstoneXML Thu, 06 Nov 2008 01:51:48 GMT kjdon [17750] * gsdl/trunk/bin/script/unbuildv1.pl (modified) * gsdl/trunk/bin/script/unbuildv2.pl (modified) plugout and plugin name changes. do these scripts still work?? Thu, 06 Nov 2008 00:10:49 GMT kjdon [17734] * gsdl/trunk/bin/script/mkcol.pl (modified) updated list of plugins - changed names, added new plugins Tue, 04 Nov 2008 23:35:54 GMT ak19 [17681] * gsdl/trunk/bin/script/txtgz-to-gdbm.pl (added) Dr Bainbridge fixed common-src's gdbmclass.cpp file so that the ... Thu, 23 Oct 2008 22:04:18 GMT kjdon [17598] * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) when we are writing out metadata and adding on the namespace we first ... Thu, 23 Oct 2008 20:10:51 GMT kjdon [17585] * gsdl/trunk/bin/script/buildcol.pl (modified) added a warning about default builddir when doing incremental building Wed, 22 Oct 2008 20:20:16 GMT kjdon [17571] * gsdl/trunk/bin/script/buildcol.pl (modified) moved the make_absolute function to util.pm Wed, 22 Oct 2008 20:11:16 GMT kjdon [17570] * gsdl/trunk/bin/script/buildcol.pl (modified) removed the create_images option and its code. Relies on a script we ... Mon, 20 Oct 2008 00:43:29 GMT ak19 [17563] * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) Escaped windows style slashes for regex Thu, 18 Sep 2008 02:09:27 GMT kjdon [17329] * gsdl/trunk/bin/script/gsConvert.pl (modified) merged pdf_to_img and ps_to_img as the code was pretty much identical Thu, 18 Sep 2008 02:08:29 GMT kjdon [17328] * gsdl/trunk/bin/script/pdfpstoimg.pl (modified) tidied up this file a bit, and changed all pdf help bits to pdf/ps ... Thu, 18 Sep 2008 02:06:57 GMT kjdon [17327] * gsdl/trunk/bin/script/pstoimg.pl (deleted) pstoimg.pl has been merged into pdfpstoimg.pl Thu, 18 Sep 2008 02:06:36 GMT kjdon [17326] * gsdl/trunk/bin/script/pdfpstoimg.pl (moved) renamed pdftoimg.pl pdfpstoimg.pl in preparation for merging ... Wed, 17 Sep 2008 22:02:41 GMT kjdon [17318] * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) tidied this up a bit. Modified the bit using metadata_read so that it ... Tue, 16 Sep 2008 22:32:08 GMT kjdon [17301] * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) metadata_read doesn't use metadata arg any more. Have changed the ... Thu, 11 Sep 2008 03:30:18 GMT kjdon [17253] * gsdl/trunk/bin/script/build (modified) added use strict; check whether site is non-empty not just defined to ... Mon, 08 Sep 2008 03:02:34 GMT kjdon [17217] * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) added the block_hash arg to metadata_read Mon, 08 Sep 2008 01:47:54 GMT ak19 [17215] * gsdl/trunk/bin/script/g2f-import.pl (modified) Minor. Description of verbosity option uses existing descriptive ... Sun, 07 Sep 2008 23:17:46 GMT kjdon [17201] * gsdl/trunk/bin/script/plugoutinfo.pl (modified) fixed a bug in printing txt usage Sun, 07 Sep 2008 22:54:34 GMT kjdon [17199] * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) changed input_encoding string keys to reflect plugin changes Sun, 07 Sep 2008 22:53:50 GMT kjdon [17198] * gsdl/trunk/bin/script/importfrom.pl (modified) changed ZIPPlug to ZIPPlugin in print usage Fri, 05 Sep 2008 05:41:47 GMT ak19 [17195] * gsdl/trunk/bin/script/gsConvert.pl (modified) Print usage message indicates that the output option for generating ... Fri, 05 Sep 2008 05:30:03 GMT ak19 [17194] * gsdl/trunk/bin/script/gsConvert.pl (modified) Output option for generating paged images is no longer called ... Thu, 04 Sep 2008 02:27:27 GMT kjdon [17142] * gsdl/trunk/bin/script/export.pl (modified) * gsdl/trunk/bin/script/import.pl (modified) tidied up import and export scripts a little. Reordered code to make ... Mon, 01 Sep 2008 01:05:47 GMT kjdon [17118] * gsdl/trunk/bin/script/buildcol.pl (modified) make_absolute didn't work on windows. hopefully it now does