Mercurial set up ACL -


i'm trying set acl. i've got working. however, i've got couple of specific questions.

basically, i'm trying set group @group allowed access bunch of branches of form xxxx-integration-xxxx. want is:

[acl.allow.branches] *integration* = @group 

however, doesn't seem work. there easy way this?

thanks

try hooking on pretxnchangegroup , writing python script gets branch , user , figure out in there. there no acl premade stuff named branches know of.


Comments

Popular posts from this blog

python - Does anyone know how to configure the hunpos wrapper class on nltk? -

mysql - How to insert just year and month into date field? -