This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: "Annotate" on GCC's CVSweb isn't working
- From: Jason Molenda <jason-gcclist at molenda dot com>
- To: Ian Lance Taylor <ian at airs dot com>
- Cc: "Cook, Kelley \(R.K.\)" <kcook34 at ford dot com>, 'Gerald Pfeifer' <pfeifer at dbai dot tuwien dot ac dot at>, gcc at gcc dot gnu dot org, Neil Booth <neil at daikokuya dot co dot uk>, overseers at gcc dot gnu dot org
- Date: Wed, 14 May 2003 12:40:50 -0700
- Subject: Re: "Annotate" on GCC's CVSweb isn't working
- References: <E70D26A9CDD5C04D806EB8CA831D07210FC51D@na1ecm61.dearborn.ford.com> <m3wugwvzdw.fsf@gossamer.airs.com>
Hi all, sorry for not participating in this discussion earlier -
I had a code freeze Thursday and then I flew out to Minnesota Friday
morning (where I am still located, much to my chagrin).
cvsweb used to be able to write in the cvs directories so this would
work - it ran as user 'webuser', which is in each of the project's
entires in /etc/group.
A few options:
1. Leave cvs annotate disabled
2. Change all the 'webuser' entries in /etc/group to 'apache'.
3. Eat the time to do the switch to viewcvs. On the up side,
viewcvs is being maintained and works entirely read-only. On
the down side, we have a few hacks to cvsweb which are convenient
and we'd need to reimplement them.
Sorry for not joining in on the discussion earlier,
Jason