Changeset 17010


Ignore:
Timestamp:
2008-08-26T17:25:04+12:00 (16 years ago)
Author:
davidb
Message:

g2f-import.pl now only runs export.pl, rather than a combination of export.pl *and* import.pl. Takes advantage of Generalisation of skimming doc.xml files to find extracted metadata. Can now read docmets.xml files in export folder instead of doc.xml in archives folder.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/bin/script/g2f-import.pl

    r16364 r17010  
    276276    my $gs_import_arguments = "$gs_import_opts $gs_col";
    277277
    278     &g2futil::run_cmd("import.pl", $gs_import_arguments, $options);
     278###    &g2futil::run_cmd("import.pl", $gs_import_arguments, $options);
    279279
    280280
Note: See TracChangeset for help on using the changeset viewer.