| Re: Augmenting the WebDAV side of Subversion with merkle hashes for directories.
From: Thomas Åkesson <thomas_at_akesson.cc>
 Date: Thu, 23 Nov 2017 21:51:03 +0100 
Yes, I was also about to suggest mod_rewrite. Should be possible to match on your secret hidden filename and return content from a “shadow” directory structure that only contains those files. 
 You could generate those files in the shadow structure on the post-commit event. 
 I have rewrites within the mod_dav_svn location in order to provide additional REST functionality on svn paths. 
 Merkle-tree sounds interesting, let us know about your progress. 
 /Thomas Å.
 | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.