Hi, On 27.04.22, 11:17, "Timothée Maret" <[email protected]> wrote: > 1. Add support for merging versions into a version history which is > essentially OAK-1402
This is something different. VersionManager.merge() pulls in changes from corresponding nodes in a different workspace through a shared version history. > 2. Extend System View importer to handle version history protected > nodes. This would take the form of a o.a.j.o.s.x.ProtectedNodeImporter > implementation targeting rep:versionStorage, nt:versionHistory, > nt:version, and nt:frozenNode > 3. Extend the VersionStorageEditor to support merging history nodes > using the ReadWriteVersionManager Agreed. I think that's the right approach. Regards Marcel
