| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| X-YMail-OSG: | Et.cm74VM1lovfbUqHUJ2X7E1kcGZAgnNbfBp3QlV95GqJ75bKkdpGfdEItle9ngVA-- |
| Date: | Fri, 28 Sep 2007 12:11:43 -0700 (PDT) |
| From: | Veerendra Shukla <veerjava AT yahoo DOT com> |
| Subject: | cvs pserver 2401 issue. Server seems dying when cvs client is connecting. |
| To: | cygwin AT cygwin DOT com |
| MIME-Version: | 1.0 |
| Message-ID: | <132507.17827.qm@web50201.mail.re2.yahoo.com> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
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 AT localhost:/usr/local/cvsrepos
login
Logging in to
:pserver:veerendra_shukla AT 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 AT localhost:/usr/local/cvsrepos
login
Logging in to
:pserver:veerendra_shukla AT 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |