info-cvs
[Top][All Lists]
Advanced

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

RE: NT4, CVS, SSH Command Line problem


From: Mark Owens
Subject: RE: NT4, CVS, SSH Command Line problem
Date: Thu, 2 Aug 2001 14:51:37 +0100



-----Original Message-----
From: Mike Castle [mailto:address@hidden]
Sent: 01 August 2001 19:21
To: 'address@hidden'
Subject: Re: NT4, CVS, SSH Command Line problem


On Wed, Aug 01, 2001 at 11:22:23AM +0100, Mark Owens wrote:
> I seem to recollect something about the CVS.EXE shipped with WinCVS is not a
> "standard" one. I've only got the WinCVS version.

Can you get try the cygwin version of cvs?
cvs -v reports that it's v1.11 and the exe is located in WinCVS1.2's installation directory.

Does cvs -t provide any enlightenment?
It just provides one extra line saying "notice: main loop:"

One thing I did to help to track down problems was I made CVS_RSH point to
a script myssh that simply ran ssh with the verbose option.  This was on a
unix box, which shell scripts work a little bit better.  Perhaps you can do
something similiar in your environment?

As I'm using CYGWIN, it might work. But what command should the script contain?
1. ssh -l xxx xxx.yyy.zzz cvs cvs -d blahblah checkout module
or
2. cvs -d blahblah checkout module
Thanks
Mark


mrc
--
     Mike Castle      address@hidden      www.netcom.com/~dalgoda/
    We are all of us living in the shadow of Manhattan.  -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc

_______________________________________________
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]