This is the mail archive of the
gcc-cvs-wwwdocs@gcc.gnu.org
mailing list for the GCC project.
wwwdocs/cgi-bin cvsweb.conf
- From: ian at gcc dot gnu dot org
- To: gcc-cvs-wwwdocs at gcc dot gnu dot org
- Date: 10 May 2003 21:16:01 -0000
- Subject: wwwdocs/cgi-bin cvsweb.conf
Files modified in the GCC repository. Log entry:
Set allow_annotate to 0. It doesn't currently work anyhow, because
cvs annotate requires the ability to create a CVS lock, and httpd runs
as user `apache', and that user is not permitted to create locks in
the CVS repositories. Changing LockDir is difficult because it breaks
the uberbaum meta-repository. So until and unless this gets fixed,
disallow annotate.