John Carter writes:
> 
> Is it usual for pserver to reply to an update request with...
>    "E -f update: Updating .\n"?

No.

> My only guess is it is coming from the command line in /etc/xinetd.conf
> where we run the pserver...
> 
> cvspserv stream tcp nowait root /usr/local/bin/cvs -f --allow-root=....

That's it, alright, there should be a "cvs" between the full path and
the -f, so the line should be:

        cvspserv stream tcp nowait root /usr/local/bin/cvs cvs -f 
--allow-root=....

-Larry Jones

Something COULD happen today.  And if anything DOES,
by golly, I'm going to be ready for it! -- Calvin


_______________________________________________
info-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/info-cvs

Reply via email to