Mercurial - user access to different repositories.

Rafał Radecki radecki.rafal at gmail.com
Tue Aug 13 08:35:01 UTC 2013


Hi All.

I am currently configuring mercurial server and using https as transport.
I have more than 10 repos in /repos/procject_*. Each repository has its
hgrc file in (for example) /repos/project_1/.hgrc/hgrc. In this file I have:

allowpull = user1
allow_push = user1
allow_read = user1

I am using apache basic authentication for users.
Is such a configuration enough to limit user access to repos so that for
example user1 can only read/push from/to the repo project_1? Or should I
add something?

Best regards,
Rafal Radecki.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20130813/baf14aa4/attachment-0002.html>


More information about the Mercurial mailing list