savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-hackers] FW: CVS GCC


From: Sylvain Beucler
Subject: Re: [Savannah-hackers] FW: CVS GCC
Date: Tue, 24 Feb 2004 10:44:08 +0100

Hello,

I uses wincvs run following command: I got error messages: cvs server:
cannot find module `gcc wwwdocs' - ignored
set CVSROOT=:ext:address@hidden:/cvsroot/gcc
cvs login
cvs -d :ext:address@hidden:/cvsroot/gcc -z9 checkout -P gcc

With the new anonymous cvs method, the 'cvs login' part is not necessary

NEW CVSROOT: :ext:address@hidden:/cvsroot/gcc (password
authentication)
cvs -z9 login
(Logging in to address@hidden)
*****CVS exited normally with code 0*****

The message shows WinCVS is connecting to sourceforge.

cvs -z9 checkout -P "gcc wwwdocs" (in directory C:\Source)
cvs server: cannot find module `gcc wwwdocs' - ignored
cvs [checkout aborted]: cannot expand modules
*****CVS exited normally with code 1*****

This other message shows WinCVS is tring to get module 'gcc wwwdocs', not 'wwwdocs'.

Can you precise me where this messages appears?


I cannot check out code.
Can you tell me how I can check out gcc code ?

I think WinCVS is not properly configured. Make sure you are connecting to savannah.gnu.org using 'ssh' authentication and checkout the 'wwwdocs' module.

--
Sylvain




reply via email to

[Prev in Thread] Current Thread [Next in Thread]