Bug 7131: (follow-up) update the command-line import tools
authorGalen Charlton <gmc@esilibrary.com>
Wed, 30 Oct 2013 04:22:39 +0000 (04:22 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 30 Oct 2013 04:35:17 +0000 (04:35 +0000)
commit997a502c2293ed466178e86f091d9b7d7ce9f6ff
tree7aa4a628efb1db14331c2d8f7a3294f7eb4b2230
parent15fb1c5bb4b25c5b035942b2fba7bf329f884ef9
Bug 7131: (follow-up) update the command-line import tools

misc/commit_file.pl now properly displays the number
of replaced and ignored items.

misc/stage_file.pl now has a new command-line switch --item-action:

  --item-action       action to take if --add-items is specifed;
                      choices are 'always_add',
                      'add_only_for_matches', 'add_only_for_new',
                      'ignore', or 'replace'

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
misc/commit_file.pl
misc/stage_file.pl