info-cvs
[Top][All Lists]
Advanced

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

Problems running cvs pserver


From: dreade
Subject: Problems running cvs pserver
Date: Thu, 3 May 2001 18:05:06 +0200

Hi,

Here is the current status of my problem.

platform:      solaris 7
cvs version :  GNUcvs.1.10
          Concurrent Versions System (CVS) 1.10 `Halibut' (client/server)

Installed using package downloads from  Ibiblio UNC.

cvs is installed and will run correctly in local mode. However we need it
to run as a password authenticated server.

We put the following in inetd.conf

     cvspserver stream  tcp  nowait  root  /usr/local/bin/cvs cvs -f
--allow-root=/usr/local/cvsroot pserver

and added the appropriate entry in `/etc/services'

     cvspserver      2401/tc

We can telnet to the port and we can see that the cvs process is spawed
successfully

ps -ef | grep cvs
root 21066  1022  0 16:07:10 ?        0:00 cvs -f
--allow-root=/usr/local/cvsroot pserver

However when we send any characters they are read and then ignored. Using
truss we can see that the process is just reading the input characters and
then sleeping.

When we use a CVS client to connect it just hangs after sending the
Authentication strings.

Any help would be greatly appreciated.

TIA

Duncan.




                                   IMPORTANT MESSAGE - DISCLAIMER


"This message is confidential and may also be legally privileged.  If you are 
not the intended recipient of the message, please notify the sender immediately 
and then delete it from your system.  Please do not copy it or use it for any 
purposes, or disclose its contents to any other person:  to do so could be a 
breach of confidence.
Any views expressed in this e-mail message are those of the individual sender  
and the contents thereof do not constitute a commitment by IMI Bank (Lux) S.A. 
except where provided for in a written agreement between you and IMI Bank (Lux) 
S.A.. 
Any e-mail messages from IMI Bank (Lux) S.A. are given in good faith but shall 
not be binding nor shall they be construed as constituting any obligation on 
the part of IMI Bank (Lux) S.A." 



reply via email to

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