This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH/wwwdocs] Fix some Fortran references
On Sat, 28 May 2005, Steve Kargl wrote:
> cvs commit fortran/usage.html readings.html
>
> yields the following error:
>
> cvs [server aborted]: "commit" requires write access to the repository
> cvs commit: saving log message in /usr/home/sgk/tmp/cvs6p9JP3
Is it possibly you checked the wwwdocs out as user "anoncvs" instead
of using your account on gcc.gnu.org?
If that's the case, you could checkout a fresh copy or use
cvs -d :ext:kargl@gcc.gnu.org:/cvs/gcc commit
Gerald