This is an automated notification sent by LCG Savannah.
It relates to:
task #6566, project CDS Invenio
==============================================================================
LATEST MODIFICATIONS of task #6566:
==============================================================================
Update of task #6566 (project cdsware):
Status: None => Done
Percent Complete: 0% => 100%
Assigned to: None => simko
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #2:
CLI access to previous versions done.
Web access to previous versions will be another task.
==============================================================================
OVERVIEW of task #6566:
==============================================================================
URL:
<http://savannah.cern.ch/task/?6566>
Summary: record editor and access to previous MARCXML
versions
Project: CDS Invenio
Submitted by: simko
Submitted on: 2008-03-07 09:25
Should Start On: 2008-03-07 00:00
Should be Finished on: 2008-03-07 00:00
Category: BibEdit
Priority: 5 - Normal
Status: Done
Privacy: Public
Percent Complete: 100%
Assigned to: simko
Open/Closed: Closed
Discussion Lock: Any
Effort: 0.00
_______________________________________________________
BibUpload stores every record revision in the "historical" table hstRECORD.
Currently there is no CLI UI or Web UI to
access previous record versions.
The BibEdit record editor should be enriched with web UI to list, inspect,
and load previous record versions from hstRECORD.
A simple CLI can look like:
$ bibedit --list-revisions 1234
20070101
20070323
$ bibedit --get-revision 20070323 1234
<record>
...
</record>
$ bibedit --diff-revisions 20070101 20070323 --output text 1234
20070101: Ellis, J
20070323: Ellis, John
Note that this task may stem into an intelligent MARXML diff and merge tool
that can be used in a future CVS-ish bibupload and in AJAX-ish web UI to ease
merging of record revisions or record dupes. But these tasks will come later
and will be covered elsewhere.
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: 2008-06-03 16:12 By: Tibor Simko <simko>
CLI access to previous versions done.
Web access to previous versions will be another task.
-------------------------------------------------------
Date: 2008-03-18 19:42 By: Tibor Simko <simko>
Initial version of the CLI tool committed on 2008-03-18.
_______________________________________________________
Carbon-Copy List:
CC Address | Comment
------------------------------------+-----------------------------
1576 | -SUB-
==============================================================================
This item URL is:
<http://savannah.cern.ch/task/?6566>
_______________________________________________
Message sent via/by LCG Savannah
http://savannah.cern.ch/