Problems setting up a cvs pserver on cygwin?

Heinz Wuethrich heinz_wuethrich@bluewin.ch
Sun Sep 2 05:39:00 GMT 2001


I followed the instructions given by:
http://www.cygwin.com/ml/cygwin/2000-11/msg01229.html
 
After that, ftp works pretty fine, which means the inetd works well.
 
Following the CVS documentation I added the following line to
/etc/inetd.conf:
cvspserver        stream  tcp                    nowait   root
/bin/cvs cvs --allow-root=/cygdrive/d/Sources/root pserver
 
and to /etc/services:
cvspserver                    2401/tcp
 
Trying to connect on the localhost I get a connection does not work. The
socket can not be created, the connection is refused.
 
(by the way I'm on W2KPro and starting or stopping the inetd service
works fine!)
 
What do I miss here - does anybody know?
 
-HW



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list