8 Feb 00:35
Re: downloading w3
From: John Paul Wallington <jpw <at> pobox.com>
Subject: Re: downloading w3
Newsgroups: gmane.emacs.w3.devel
Date: 2005-02-07 23:35:48 GMT
Subject: Re: downloading w3
Newsgroups: gmane.emacs.w3.devel
Date: 2005-02-07 23:35:48 GMT
On Sun, 2005-02-06 at 17:52 -0700, Surendra Singhi wrote: > I am trying to download w3 from cvs with the command below, but cvs > just keeps connecting & trying to download for hours without doing > anything. Am I making any mistake? [...] > cvs -z3 -d > ":ext;username=surendrasinghi;hostname=savannah.gnu.org:/cvsroot/w3 " > co w3 (in directory C:\Xemacs\w3) Have you read http://savannah.gnu.org/cvs/?group=w3 ? Try setting the environment variable CVS_RSH to "ssh" then run: cvs -z3 -d:ext:anoncvs <at> savannah.gnu.org:/cvsroot/w3 co w3
RSS Feed