This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cvs pserver 2401 issue. Server seems dying when cvs client is connecting.


I have installed cygwin cvs with default settings.
I can peform cvs operations on cywin prompt.

I could not able to see 2401 in port listing provided
by netstat -na command.

Now I did some changes in /etc/inetd.conf,
/etc/services file and created cvspserver file in
/etc/xinetd.d. This is as per cvs.info-1 file in
cygwin shared doc for cvs.

Now I can see below in netstat -na command:
TCP    0.0.0.0:2401           0.0.0.0:0             
LISTENING

It seems like it is ready for accepting request for
cvs client.

When I try to connect with cvs login, I am getting
following error:

$ cvs -d
:pserver:veerendra_shukla@localhost:/usr/local/cvsrepos
login
Logging in to
:pserver:veerendra_shukla@localhost:2401/usr/local/cvsrepos
CVS password:
cvs [login aborted]: reading from server: Software
caused connection abort


When I try to login with wincvs:
cvs -d
:pserver:veerendra_shukla@localhost:/usr/local/cvsrepos
login 
Logging in to
:pserver:veerendra_shukla@localhost:2401:/usr/local/cvsrepos
cvs [login aborted]: Error reading from server
localhost: -1: Unknown error

***** CVS exited normally with code 1 *****
The wincvs connection crashes the port 2401 sevices on
cygwin

Please let me know how to resolve this issue so that
cvsclient can start connecting the cywin cvs.



       
____________________________________________________________________________________
Got a little couch potato? 
Check out fun summer activities for kids.
http://search.yahoo.com/search?fr=oni_on_mail&p=summer+activities+for+kids&cs=bz 

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]