On Thu, Dec 31, 2009 at 1:47 AM, bardy <bard...@gmail.com> wrote: > This extension is currently being distributed along with Mercurial. > and with TortoiseHG? > > > at http://mercurial.selenic.com/wiki/AclExtension, it says need this: > [extensions] > hgext.acl= > > in TortoiseHG\mercurial.ini, there's this: > [extensions] > ; extensions shipped with Mercurial by default > ; > acl = > > > I tried: > [hooks] > pretxnchangegroup.acl = python:hgext.acl.hook > > or > [hooks] > pretxnchangegroup.acl = python:acl.hook > > but anyway, I can't make it work.
There was a bug in Mercurial (interestingly enough, created by me) that prevented the acl extension from functioning properly in "frozen" distributions (aka binary installers). This bug was just fixed on the stable branch of hg about 10 days ago, and will be in 1.4.2 which is due to be released tomorrow. broken in 872d49dd577a, fixed in 37679dbf2ee3 TortoiseHg 0.9.2 will be released tomorrow along with hg 1.4.2. I suggest you upgrade and try it again. -- Steve Borho ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Tortoisehg-discuss mailing list Tortoisehg-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss