Handling unmergeable files -- a call to arms
Martin Pool
mbp at canonical.com
Sat May 30 10:40:14 BST 2009
2009/5/30 Russel Winder <russel.winder at concertant.com>:
> Any hint as to which bit of Bazaar I will need to look at to intercept
> all file updates?
>
> I guess I may end up having to monkey patch to create an interceptor?
> (Not nice, but maybe necessary?)
Better to avoid monkey patching; perhaps add a hook to Bazaar that's
fired before and after a tree transform (Aaron can comment on details)
and use that to change permissions.
--
Martin <http://launchpad.net/~mbp/>
More information about the bazaar
mailing list