deny_read for all users but 'mino'

minopausa minopausa at gmail.com
Mon Apr 7 11:07:43 UTC 2014


Yo babies,

mino here, nice to meet you! :-)
I have a good question for you... here it comes:

- latest Mercurial version installed on Debian;
- some users created for mercurial's login (among these is the user 'mino');
- some repos.

ok, all works perfectly ;) but I want to know the right way to set on a
repo's hgrc file the following fact:

"This repo is not readable by anyone except for mino user"

I think the correct way is that:


[web]
description = Fantastic Mercurial Repo <3
deny_read = *
allow_push = mino
allow_read = mino

Is that way correct? Yo!

minopausa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20140407/3f6f22a1/attachment-0002.html>


More information about the Mercurial mailing list