Enabled digest authentication on Apache for repository access, so Apache authenticates users before allowing access to repositories.

Now I need to be able to manage things like:

user1 has ‘read access’ to repo1

user2 ha ‘readwrite access’ to repo1

etc.  but how? That’s what I got to figure out.

Tags: hg tech mercurial