push problem

Vadim Lebedev vadim at mbdsys.com
Mon Aug 8 17:29:12 CDT 2005


Michael Smith wrote:

>On  Mon, 08 Aug 2005 16:33:07 -0400 Andrew Thompson
><andrewkt at aktzero.com> wrote:
>
>| Build a wrapper script for hg that calls hg like: sg dev_group_name hg
>| ...
>| 
>| Give them new ssh check-in keys and do magic(in authorized_keys) to
>| set 
>| the group there?
>
>You could create a sudo rule to enable selected users to run hg as a
>specific common user.
>  
>
Ah,

This is getting interesting, maybe we can push this idea further a 
little bit:
let's make hg to read the  userid from hgrc file and do exec('sudo 
userid --serve  ....')?

Comments?

Vadim



More information about the Mercurial mailing list