savannah-hackers
[Top][All Lists]
Advanced

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

Re: [Savannah-hackers] Re: CVS problem


From: Sylvain Beucler
Subject: Re: [Savannah-hackers] Re: CVS problem
Date: Sun, 15 Feb 2004 21:22:59 +0100

It seems the www.gnu.org repositories changed to /webcvs/www/www/projectname (not cvsroot).

However, these directories are empty, while contents such as www.gnu.org/software/gnutls do have contents, so they are not in sync.

I guess the sysadmins are working on it.
The cvs command should then be of the kind of:
cvs address@hidden:/webcvs/www co www/projectname
I suggest you do _not_ use it until the sync is set up.

I will contact you again when I have more information.

--
Sylvain


On 2004.02.15 18:22 Ofer Waldman wrote:
> The SSH part is good.
> I think the cvs repository for www.gnu.org projects changed (like
other
> kinds of project), but I am not sure it is already usable.
>

> > > >>And when I do
> > > >>
> > > >>$ export CVSROOT=/home/mr99164/wwwsr
> > > >>$ export CVS_RSH=ssh
> > > >>$ cvs -z3 address@hidden:/cvsroot/wwwsr co
wwwsr
> > > >>
> > > >>I get the same message. What am I doing wrong?
> >

I think /cvsroot/www is used now instead of what used to be /cvsroot.
so if wwwsr is a directory in the www project, try:
cvs -z3 address@hidden:/cvsroot/www/wwwsr co wwwsr

Hope it helps.



reply via email to

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