>Anyone interested in doing this for a bounty? > >I¹ve filed a jira new feature req. SLING-4318 - Sling resource API does >not expose any versioning features. [1] >Please contact me directly if interested. > >-Bruce > >[1] <https://issues.apache.org/jira/browse/SLING-4318> >
Thinking about this feature a little more. What would be involved in making content versions accessible from WebDAV? Is there any convention for mapping versioned nodes to a filesystem? One mount point that represented all versions would be problematic because whatever naming convention one came up with for representing versions could collide with actual filenames. Could one create a mount point for different versions? If one created version labels at a specific node level, could those be used as mount points to access that version of the content as read/only data? -Bruce
