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: Ian Lance Taylor <ian at airs dot com>
- To: "Cook, Kelley \(R.K.\)" <kcook34 at ford dot com>
- Cc: "'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: 12 May 2003 10:38:35 -0700
- Subject: Re: "Annotate" on GCC's CVSweb isn't working
- References: <E70D26A9CDD5C04D806EB8CA831D07210FC51D@na1ecm61.dearborn.ford.com>
"Cook, Kelley \(R.K.\)" <kcook34@ford.com> writes:
> Since I can't test it, I'm not entirely sure if this will help, but it
> appears that the FreeBSD folks seem to developed a workaround for some of
> the Annotate with Read-Only repositories problems in their cvsweb 2.0.6
> build, which is available at http://www.freebsd.org/projects/cvsweb.html
I took a look, and it appears to have the same `cvs annotate' support
that we already have--i.e., support which won't work unless we can
change LockDir. We don't know how to change LockDir without breaking
the uberbaum repository.
Ian