This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Big trouble with CVS
- From: Paolo Carlini <pcarlini at unitus dot it>
- To: gcc List <gcc at gcc dot gnu dot org>
- Cc: Stephane Carrez <stcarrez at nerim dot fr>, Phil Edwards <phil at jaj dot com>
- Date: Sun, 19 Jan 2003 13:58:42 +0100
- Subject: Big trouble with CVS
Hi everyone,
I understand that there is an upgrade in the making and perhaps I should
just wait...
Anyway, Stephane Carrez confirmed privately that today he could
successfully commit whereas, since yesterday, I'm not able to access the
repository at all...
I have been using a very simple setup, no ssh-agent, no scripts, and,
for instance, a plain 'cvs -z9 update' ended up asking my password and
then proceeded normally. Now:
paolo:~/Gcc/cvs-dirs/Sandbox-head> cvs -z9 update
Permission denied.
cvs [update aborted]: end of file from server (consult above messages if
any)
I have also tried using ssh-agent, as suggested (thanks!) by Stephane,
but I keep obtaining the very same error...
Thanks in advance for any help,
Paolo.