Hi,
I am wondering how to backup the Version History. Since VersionManager looks
a lot like a Workspace, I was thinking of instantiating the content as a
workspace (basically parsing the Versioning tag as a workspace one) and then
backupping the workspace using my existing class.
1/ repo.createWorkspace("temp", myXml);
2/ Backup the temp workspace
3/ Backup NodeType + Namespace
4/ Destroy the temp wsp.
Did I miss anything? What do you think? Can it work? Do you see any unwanted
side effect?
Nico
my blog! http://www.deviant-abstraction.net !!