pmo-19 / open-media-library

Automatically exported from code.google.com/p/open-media-library
0 stars 0 forks source link

OMLXML Importer needs to check if import file has changed since import #67

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
One would assume that if the oml.xml was changed since initial import, 
then it would import again, updating the already imported data (or 
actually, delete the data and import the new one).

Maybe we could do some sort of crc/md5 of the oml.xml and on next run, if 
it's changed, then delete the item and re-import it.

Original issue reported on code.google.com by KingMa...@gmail.com on 12 Aug 2008 at 7:53

GoogleCodeExporter commented 8 years ago

Original comment by DJShultz@gmail.com on 25 Aug 2009 at 9:32