info-cvs
[Top][All Lists]
Advanced

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

Re: Pserver replies with "E -f update: Updating .\n"


From: Larry Jones
Subject: Re: Pserver replies with "E -f update: Updating .\n"
Date: Thu, 22 Jun 2006 10:56:04 -0400 (EDT)

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




reply via email to

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