From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yakov ZAYTSEV Newsgroups: gmane.emacs.help Subject: TRAMP on Windows and CVS issue Date: Wed, 20 Feb 2008 00:48:14 -0800 (PST) Organization: http://groups.google.com Message-ID: <304a9269-4d5c-4d09-8e1b-0621cc6eea8b@p43g2000hsc.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1203550586 20334 80.91.229.12 (20 Feb 2008 23:36:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 20 Feb 2008 23:36:26 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 21 00:36:49 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JRyUO-00023e-OC for geh-help-gnu-emacs@m.gmane.org; Thu, 21 Feb 2008 00:36:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRyTt-0002Rv-MS for geh-help-gnu-emacs@m.gmane.org; Wed, 20 Feb 2008 18:36:05 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!p43g2000hsc.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: 195.182.131.62 Original-X-Trace: posting.google.com 1203497304 27600 127.0.0.1 (20 Feb 2008 08:48:24 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 20 Feb 2008 08:48:24 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: p43g2000hsc.googlegroups.com; posting-host=195.182.131.62; posting-account=oTf2rwoAAACl4sTRyUasc5Vlb_EdzyfN User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.25 (Windows NT 5.1; U; en),gzip(gfe),gzip(gfe) Original-Xref: shelby.stanford.edu gnu.emacs.help:156328 X-Mailman-Approved-At: Wed, 20 Feb 2008 18:35:06 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:51709 Archived-At: Hello, I'm using TRAMP 2.1.12-pre with NTEMACS 22.1.50.1 (i386-mingw- nt5.1.2600) I can't do Show History on a TRAMP accessed file. I added path to CVS binary to tramp-remote-path variable, but unfortunately I see ``sh: cvs: command not found'' in *vc-change-log* buffer after an attempt to Show History on a file.. Could you please help me? PS I'm using plink to access my remote machine and I have whole bunch of PuTTY tools in my local (windows) path Thanks in advance!