delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-Id: | <5.0.2.1.1.20011010140558.03e40d38@64.71.142.4> |
X-Sender: | peterk AT 64 DOT 71 DOT 142 DOT 4 |
X-Mailer: | QUALCOMM Windows Eudora Version 5.0.2 |
Date: | Wed, 10 Oct 2001 15:00:40 -0700 |
To: | "Harig, Mark A." <maharig AT idirect DOT net> |
From: | Peter Kennard <peterk AT livingwork DOT com> |
Subject: | RE: CVS_RSH |
Cc: | cygwin AT cygwin DOT com |
In-Reply-To: | <FD19D113DB824C42AC69B2D9B82DA78819D562@ex01.idirect.net> |
Mime-Version: | 1.0 |
I thank you all for your help. I still don't know what is happening. But it doesn't look like a cygwin problem. On my server (a new debian install with a plain vanilla cvs install from it's distribution) OpenSSHD I can do a cvs login with a :pserver: cvs root (to the local subnet interface) and do all CVS operation this way. I can ssh login to any interface on the server from my wincvs box If I export CVS_RSH=ssh export CVSROOT=:ext:me AT address:/repository export WINCVS=binmode I do "cvs -t checkout module" I then enter the password to ssh, ->cvs entering main loop (from trace) then I get a cvs server "unexpected end of file" None of the system logs are altered by this other tha auth.log which idicates a succesful ssh login. At 03:45 PM 10/10/2001 -0400, Harig, Mark A. wrote: >You can help yourself with your debugging if you use the '-t' (trace) >CVS command option. For example, > > $ cvs -t status /my/cvs/file > >Also, don't forget to export the CVSROOT and CVS_RSH variables: > > $ CVSROOT=:ext:<user ID>@<cvs server>:/path/to/repository > $ export CVSROOT > $ CVS_RSH=/usr/bin/ssh > $ export CVS_RSH > >Good luck! > >-----Original Message----- >From: Peter Kennard [mailto:peterk AT livingwork DOT com] >Sent: Wednesday, October 10, 2001 10:24 AM >To: nhv AT cape DOT com; cygwin AT cygwin DOT com >Subject: RE: CVS_RSH > > >I got it I think - seems to be a permissions problem on the server. >If I log in as root it works to checkout the module. I get an "end of >file" error from cvs as my lowly user. I still have to untangle it :) > >Thanks though -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |