Comment 6 for bug 661975

Revision history for this message
John A Meinel (jameinel) wrote :

I'd at least argue that having Wikkid disable signing for a branch that a user has configured to require signing seems a little bit wrong. I realize the global-value effect. But I'm pretty sure you can do something like:

[/path/to/wikkid/root]
create_signatures = never

And have that override your bazaar.conf setting. Is that not sufficient for this use case?