[Linux] cvs " Connection reset by peer"

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: Serbulent UNSAL (serbulentunsal@meds.ktu.edu.tr)
Date: Mon 14 Feb 2005 - 14:35:12 EET


Merhaba

Sistemime http://www.belgeler.org/howto/cvs-acikkod-nasil.html
adresindeki belgeyi takip ederek cvs sunucu kurmaya calisiyorum

Ancak hersey bitip son asamaya geldigimde

usta:/home/usta# export CVSROOT=':pserver:usta@127.0.0.1:/var/cvsroot'
usta:/home/usta# cvs login
Logging in to :pserver:usta@127.0.0.1:2401/var/cvsroot
CVS password:
cvs [login aborted]: reading from server: Connection reset by peer

seklinde hata aliyorum. Aşagida da goruldugu gibi inet.conf ve cvsroot
dizinim uygun sekilde ayarlandı. Sorun nerede olabilir acaba ?

/etc/inetd dosyam

usta:/home/usta# cat /etc/inetd.conf
# /etc/inetd.conf: see inetd(8) for further informations.
#
# Internet server configuration database
#
#
# Lines starting with "#:LABEL:" or "#<off>#" should not
# be changed unless you know what you are doing!
#
# If you want to disable an entry so it isn't touched during
# package updates just comment it out with a single '#' character.
#
# Packages should modify this file by using update-inetd(8)
#
# <service_name> <sock_type> <proto> <flags> <user> <server_path> <args>
#
#:INTERNAL: Internal services
#echo stream tcp nowait root internal
#echo dgram udp wait root internal
#chargen stream tcp nowait root internal
#chargen dgram udp wait root internal
discard stream tcp nowait root internal
discard dgram udp wait root internal
daytime stream tcp nowait root internal
#daytime dgram udp wait root internal
time stream tcp nowait root internal
#time dgram udp wait root internal

#:STANDARD: These are standard services.

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

#:BSD: Shell, login, exec and talk are BSD protocols.
#:MAIL: Mail, news and uucp services.
#:INFO: Info services
#:BOOT: Tftp service is provided primarily for booting. Most sites
# run this only on machines acting as "boot servers."
#:RPC: RPC based services
#:HAM-RADIO: amateur-radio services
#:OTHER: Other services
usta:/home/usta#

ROOT dizinim:

usta:/home/usta# ls -l /var |grep cvs
drwxr-xr-x 3 cvs cvs 4096 2005-02-14 13:28 cvsroot

PORT dinleme:

usta:/home/usta# netstat -tap | grep cvs
tcp 0 0 *:cvspserver *:* LISTEN 2553/inetd

_______________________________________________
Linux mailing list
Linux@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.