Comment 15 for bug 67589

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 67589] Re: bzr does not store permissions

On Thu, 2008-11-27 at 09:45 +0000, Thierry Carrez wrote:
> Before I push this spec any further,
> how complex do you estimate it is to add that feature to bzr ? Is is
> something that can be implemented in the plugin framework, or would
> need
> to be added as an option to the core code ?

AIUI etckeeper it adds its own database, for git/bzr/hg/etc/etc for
permissions. This is entirely appropriate.

what would be good would be providing enough hooks that 'bzr st' and
other commands can show/understand changes against that permissions
database so that you can just use 'bzr commit' to do this.

You would definitely need changes to the core to do this, but they would
be cosmetic changes rather than structural - you don't need a new data
store for instance, as this would be layering on top.

-Rob
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.