Added by Miguel Figueroa-Villanueva almost 16 years ago
If I have a set of mercurial repositories:
/home/hgroot/proj1
/home/hgroot/proj2
How can I prevent the manager of proj1 to register the private repository proj2 (to which he shouldn't have access) for viewing in the Repository browser?
I would think this is basic functionality for multi-project support. Also, if I understand correctly this happens with all repository types (i.e., svn, git, etc.).
Thanks,
--Miguel