Andrew Whelan Messages: 62 Registered: October 2012 Location: Syracuse NY
Member
Greetings,
I am just looking for affirmation on what I suspect is the extent of the CDO import/export functionality that is currently available to clients.
Class org.eclipse.emf.cdo.server.CDOServerExporter.XML has functionality to export a full repository to an XML file.
Class org.eclipse.emf.cdo.server.CDOServerImporter.XML has functionality to import a full repository from an XML file to a new repository.
There is currently no functionality that will let you export a few records (maybe filtered on timestamp and branch) to an XML file and then import those records into a repository that already exists and has data in it.