|
| From: | Stas Khirman |
| Subject: | Repository "other" read access |
| Date: | Wed, 15 Feb 2006 09:18:02 -0800 |
|
Hi, I’m setting up CVS server to be used by number of
independent projects. By requirements, server need to support separated CVS
repositories accessible only to the associated project participants. I
configured root of CVS with strict access rules, like in following example : drwxr-x--- 4 root root /cvsdrwxrws--- 4 project project /cvs/projectdrwxrws--- 4 project2 project2 /cvs/project2
However, when a new file imported into repository, it appear
with “o+r” access permission and easily accessed by anyone who have
account on this server. How can I instruct CVS to disable “other”
access to repository?? Regards Stas |
| [Prev in Thread] | Current Thread | [Next in Thread] |