Two approaches to data-hiding (for obliterate)
From: Julian Foad <julian.foad_at_wandisco.com>
Date: Thu, 1 Oct 2009 15:48:29 +0100
I'm thinking about the data-hiding part of "obliterate".
Example: obliterate (hide) /path/to/foo in revision 50.
* Approach 1:
Edit the FS in the database: replace the old revision 50 with a new
This is an FS-layer change, plus support needed in the DB layers to be
* Approach 2:
Extend Subversion's path-based authz semantics to enable us to block
These both sound feasible to me. Approach 1 gets us much closer to being
Can anyone comment?
- Julian
------------------------------------------------------
|
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.