[cvsnt] Re: Client connection failing to cvsnt on a HP-UX UNIX box using pserver

Tony Hoyle tmh at nodomain.org
Mon Mar 8 17:17:16 GMT 2004


On Mon, 08 Mar 2004 09:53:33 -0700, "Haitham  Hamad"
<Hhamad at LeprinoFoods.com> wrote:

>I am new to cvs and cvsnt. I installed cvsnt on a HP-UX unix box but
>failed to connect to it from either wincvs or tortoisecvs clients. I
>build the repository and can checkout from the UNIX box with no
>problems. In wincvs, when login using pserver, I get
> 
>cvs [login aborted]: unrecognized auth response from lep_000: cvs
>[server aborted]: bad auth protocol start: BEGIN AUTH REQUEST
> 
>I am getting the same error from tortoisecvs. wincvs was working fine
>when using cvs on the same box but I changed to cvsnt to be able to get
>modules list by using the "cvs ls" command.
> 
It sounds like you didn't install pserver.  There should be a library
(pserver_protocol.so probably) in your cvs library path (which is
probably /usr/local/lib/cvsnt).

To diagnose is on the HPUX box try:

$ cvs -t :pserver:localhost version

You should get some output from it showing the protocol loading.

  -> Tracelevel set to 1.  PID is 6246
  -> Session ID is 1866404ca9a97fa2
  -> Loading protocol /usr/local/lib/cvsnt/pserver_protocol

As I don't have access to an HPUX box I've no idea if anyone's got
CVSNT to actually work on it... I'd be interested to know if it's
possible though.

Tony




More information about the cvsnt mailing list