Hi, On 25.06.19, 16:09, "Angela Schreiber" <[email protected]> wrote: > Version with Oak should work according to the specification which you > find at https://docs.adobe.com/docs/en/spec/jcr/2.0/15_Versioning.html > > This includes all the details regarding OPV behavior upon restore. > However, I quickly checked the implementation in oak-jcr and restore by > label is indeed not supported today. I am sure Marcel Reutegger, who is > the author of the version mgt in Oak can provider more insight on this.
When I implemented JCR versioning for Oak, restore by label was simply not a priority, which is why it is currently not supported. Patches are welcome if there's a need for this feature. Regards Marcel
