On Wed, Feb 28, 2024 at 7:56 PM Peter Frazier <mrpeterfraz...@gmail.com> wrote:
>
> according to:
>
> https://savannah.gnu.org/cvs/?group=www
>
> ...there is an anonymous login for gnu.org cvs, but logging-in with the
> anonymous handle fails.
>
>
> "cvs -t -d :pserver:anonym...@cvs.savannah.gnu.org:sources/www co ccvs
> login"
>

I am not sure about the "ccvs login" part especially- from your
command, above.  Can you explain in detail this command line and what
it is doing? (Sorry, I've forgotten most of what I've ever known of
csv).  It seems meaningfully different from the suggested commands on
the www CVS page you linked.

I tried the below command (which I found on the page you linked) and
that seemed to work fine, so I think anonymous access is working, at
least to some degree:

cvs -z3 -d:pserver:anonym...@cvs.savannah.gnu.org:/web/www co www

Reply via email to