info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(no subject)


From: root
Subject: (no subject)
Date: Mon, 13 Aug 2001 05:23:13 -0400

>From address@hidden  Tue Feb 13 01:06:48 2001
>Return-Path: <address@hidden>
Received: from fencepost.gnu.org (fencepost.gnu.org [199.232.76.164])
        by gateway.camelot.jp (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id 
BAA04967
        for <address@hidden>; Tue, 13 Feb 2001 01:06:46 +0900
Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org)
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14SLRY-0002ri-00; Mon, 12 Feb 2001 11:03:12 -0500
Received: from [207.78.207.4] (helo=gk-us.michelin.com)
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14SLOX-0002q3-00
        for <address@hidden>; Mon, 12 Feb 2001 11:00:35 -0500
Received: from oncdz001.onc.michelin.com (oncdz001.onc.michelin.com 
[10.22.17.23])
        by gk-us.michelin.com (8.8.7/8.8.7) with ESMTP id LAA32565
        for <address@hidden>; Mon, 12 Feb 2001 11:44:39 -0500
Received: from ONCMH1.ONC.MICHELIN.COM (unverified) by oncdz001.onc.michelin.com
 (Content Technologies SMTPRS 2.0.15) with ESMTP id <address@hidden> for 
<address@hidden>;
 Mon, 12 Feb 2001 10:59:11 -0500
Received: from hub-gw.us.michelin.com by oncmh1.onc.michelin.com (X.400 to 
RFC822 Gateway); Mon, 12 Feb 2001 10:54:14 -0500
X400-Received: by mta US-mta in /c=US/admd=ADVANTIS/prmd=MICHELIN/; Relayed; 
  12 Feb 2001 10:51:11 -0500
X400-Received: by /c=US/admd=ADVANTIS/prmd=MICHELIN/; Relayed; 
  12 Feb 2001 10:51:11 -0500
X400-MTS-Identifier: [/c=US/admd=ADVANTIS/prmd=MICHELIN/; 
036763A88066F089-US-mta]
Content-Identifier: 036763A88066F089
Content-Return: Allowed
X400-Content-Type: P2-1988 ( 22 )
Conversion: Allowed
Original-Encoded-Information-Types: IA5-Text
Priority: normal
Disclose-Recipients: Prohibited
Alternate-Recipient: Allowed
X400-Originator: address@hidden
X400-Recipients: non-disclosure;
Message-Id: 
  
<036763A88066F089*/c=us/admd=advantis/prmd=michelin/o=us-mta/ou=uscc/s=Gregory-N507960/g=Matthew/@MHS>
From: Matthew-N507960 Gregory <address@hidden>
To: address@hidden, address@hidden
Subject: RE: Connection Refused
Sender: address@hidden
Errors-To: address@hidden
X-BeenThere: address@hidden
X-Mailman-Version: 2.0
Precedence: bulk
List-Help: <mailto:address@hidden>
List-Post: <mailto:address@hidden>
List-Subscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
List-Id: Announcements and discussions for the CVS version control system 
<info-cvs.gnu.org>
List-Unsubscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
List-Archive: <http://mail.gnu.org/pipermail/info-cvs/>
Date: 12 Feb 2001 10:51:11 -0500
Status: O
Content-Length: 2453
Lines: 69


We had a similar problem when I was first setting us up with CVS.  It turned out
that  the case of the username was different than what I had put in the .rhosts
file.  I don't know whether it's that NT is case-insensitive for user names or
what, but I ended up specifying two entries for each user, one upper case and
one lower.  Also, you might also want to check if the computer name is coming
across correctly.  For some of my users, I have the .rhosts file specifying
their IP address instead of their workstation name.  To test your rsh connection
try the following at an NT command prompt:

rsh HOST -l USER -c ls

HOST = the host you are trying to connect to
USER = the user you are trying to log in as (whose .rhosts file specifies the NT
machine and user)
ls = the 'ls' command (you can substitute any command here)

Hope this helps!

matt.


-----Original Message-----
From: address@hidden 
Sent: Friday, February 09, 2001 2:54 PM
To: address@hidden
Subject: Connection Refused


I have set up CVS repository on the Linux server
machine. On the client machine I use WinCVS to access
to the server using '.rhosts' file where it is located
on the server machine. Anytime I tried to check out a
file, I keep getting this message 'Connection
refused'. I received similar message when trying to
FTP to this server.  I have no problem telnetting to
the server.
Thanks in advance for your help
-Lek-


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year!  http://personal.mail.yahoo.com/

_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs
**********************************************************************************
This email and any files transmitted with it are confidential and 
intended solely for the use of the individual or entity to whom they   
are addressed. If you have received this email in error please notify 
the system manager.  

This footnote also confirms that this email message has been swept by 
MIMEsweeper for the presence of computer viruses.

The E-Mail System is to be used for business purposes only.  

www.mimesweeper.com
***********************************************************************************


_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]