info-cvs
[Top][All Lists]
Advanced

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

Re: CVS Server problems


From: Larry Jones
Subject: Re: CVS Server problems
Date: Thu, 7 Nov 2002 16:14:50 -0500 (EST)

Leon Mergen writes:
>
> address@hidden lmergen # /usr/bin/cvs -f --allow-root=/var/lib/cvsroot
> pserver
> 
> cvs [pserver aborted]: bad auth protocol start:

That's the correct result.  We now know that your CVS works correctly
when run interactively, so we just need to figure out what goes wrong
when it's run from xinetd.  Try running it by hand in a clean
environment like you get from xinetd using the env command:

        env - PATH="$PATH" /usr/bin/cvs -f --allow-root=/var/lib/cvsroot

(Check the man page for env: some versions use a bare "-" to clear the
environment, others have an actual option.)  Also try running it as
root, since that's what xinetd is doing.

And *PLEASE* try the telnet test.

-Larry Jones

Wow, how existential can you get? -- Hobbes




reply via email to

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