This is an automated notification sent by LCG Savannah.
It relates to:
task #7811, project CDS Invenio
==============================================================================
OVERVIEW of task #7811:
==============================================================================
URL:
<http://savannah.cern.ch/task/?7811>
Summary: bibdocfile and file format manipulations
Project: CDS Invenio
Submitted by: simko
Submitted on: 2008-09-10 14:50
Should Start On: 2008-09-10 00:00
Should be Finished on: 2008-09-10 00:00
Category: WebSubmit
Priority: 5 - Normal
Status: None
Privacy: Public
Percent Complete: 0%
Assigned to: skaplun
Open/Closed: Open
Discussion Lock: Any
Effort: 0.00
_______________________________________________________
The bibdocfile tool should offer an easy way to inspect file formats and to
fix all existing records when a new file format is added to
CFG_WEBSUBMIT_ADDITIONAL_KNOWN_FILE_EXTENSIONS.
Example: DOCX was not recognized, and should be by default as of CDS Invenio
v0.99.2, so we need a little migration tool for clients to fix their existing
data, such as:
$ bibdocfile --rename-docfiles #1.docx '' #1 docx
where #1.docx is a regexp to look up existing docnames, '' is a regexp to
look up existing docformats (empty here), #1 is the new docname, and docx is
new docformat.
Another example would be to rename *.JPEG to *.jpg:
$ bibdocfile --rename-docfiles #1 JPEG #1 jpg
(The hash sign is inspired by mmv syntax to some extent.)
The bibdocfile tool would rename full-text files it founds according to given
regexps and would update both bibdoc tables and MARCXML of affected records.
_______________________________________________________
Carbon-Copy List:
CC Address | Comment
------------------------------------+-----------------------------
1576 | -SUB-
==============================================================================
This item URL is:
<http://savannah.cern.ch/task/?7811>
_______________________________________________
Message sent via/by LCG Savannah
http://savannah.cern.ch/