[SLE] CVS connection refused

From: Jason Lim (jason_at_abu.org.my)
Date: 03/31/04

  • Next message: Don Parris: "Re: [SLE] CUPS Printer Problem with HP G55 on USB"
    To: <suse-linux-e@suse.com>
    Date: Wed, 31 Mar 2004 12:04:50 +0800
    
    

    Hi,

     

    Below is the configuration of my CVS

     

    /etc/xinetd.d/cvs

    service cvspserver

     

    {

            disable = no

            socket_type = stream

            protocol = tcp

            wait = no

            user = cvs

            server = /usr/bin/cvs

            server_args = -f --allow-root=/var/cvsroot pserver

    }

     

    Suse Linux 2.4.20-64GB-SMP #1 SMP Sat Feb 7 02:07:52 UTC 2004 i686 unknown
    unknown GNU/Linux

     

    /var/cvsroot/CVSROOT/passwd (created by /usr/sbin/htpasswd)

    myusername:KjsaTw4EW0MQM:cvs

     

    export CVSROOT=:pserver:myusername@10.10.10.2:/var/cvsroot

    export EDITOR=vi

     

    -restart the server

     

    -run command 'netstat -a |grep LISTEN' but cannot find any cvspserver or
    port 2401

     

    - try with cvs login enter the password

    myusername@tux:/var/cvsroot/CVSROOT> cvs login

     

    (Logging in to myusername@10.10.10.2)

    CVS password:

    cvs [login aborted]: connect to 10.10.10.2:2401 failed: Connection refused

     

     

     

    PLEASE HELP!

     

     

     

     

     

    Thanks in advanced

     

     

     

     

     

    - Jason Lim

     

     


  • Next message: Don Parris: "Re: [SLE] CUPS Printer Problem with HP G55 on USB"

    Relevant Pages