info-cvs
[Top][All Lists]
Advanced

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

Re: WinCVS & puTTY/plink ???


From: Mike Ayers
Subject: Re: WinCVS & puTTY/plink ???
Date: Sun, 04 Aug 2002 12:59:12 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1b) Gecko/20020721

Michael D. Schleif wrote:

> WinCVS hangs.  It took me too long to realize that the plink cli leaves
> open a dos window.  Until I close that window, the last command hangs
> and I cannot continue with any other cvs commands.

        Strictly speaking, this is not a WinCVS issue - it is a Windows
issue.  I have tripped over this before.  Try using a Windows batch
file, say PLINK.BAT:

<PLINK.BAT>
C:\path\to\link.exe %*%
</PLINK.BAT>

        The command interpreter should then own the console, and should shut
it down for you.  This may not work in all caes, however.


/|/|ike





reply via email to

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