From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Petteri Newsgroups: gmane.emacs.help Subject: Re: vc-diff and tramp Date: Tue, 12 Aug 2008 23:34:41 +0300 Message-ID: <20080812203441.GA4208@gmail.com> References: <20080811100152.GA4344@gmail.com> <87myjjqswe.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1218573329 905 80.91.229.12 (12 Aug 2008 20:35:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 12 Aug 2008 20:35:29 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Michael Albinus Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Aug 12 22:36:19 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 1KT0bK-0001F9-I8 for geh-help-gnu-emacs@m.gmane.org; Tue, 12 Aug 2008 22:36:19 +0200 Original-Received: from localhost ([127.0.0.1]:41267 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KT0aN-0008Bl-Hi for geh-help-gnu-emacs@m.gmane.org; Tue, 12 Aug 2008 16:35:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KT0a3-0008BD-0L for help-gnu-emacs@gnu.org; Tue, 12 Aug 2008 16:34:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KT0a0-0008At-LH for help-gnu-emacs@gnu.org; Tue, 12 Aug 2008 16:34:58 -0400 Original-Received: from [199.232.76.173] (port=52818 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KT0a0-0008Aq-GH for help-gnu-emacs@gnu.org; Tue, 12 Aug 2008 16:34:56 -0400 Original-Received: from fg-out-1718.google.com ([72.14.220.156]:63157) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KT0Zz-0005d7-UL for help-gnu-emacs@gnu.org; Tue, 12 Aug 2008 16:34:56 -0400 Original-Received: by fg-out-1718.google.com with SMTP id l26so1470582fgb.30 for ; Tue, 12 Aug 2008 13:34:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=DyDS+unbyN+TAA3aecdNV+ivg2CkGRxrxqm+zw2kVV0=; b=xjIjhf/sJQk19XPEYwWs4MbdGNhonWaW99x5EhrKWwajlSxjx7ac00rK6WZmT0Y09J z5SHmzyMZib7JLBtm+jXXNYfOMycI4QwBwmyPjO5C8Nx48n0o58SSt0kZODnXAouJMDY aUe0+zuwnmmuYN2WDAHg99JBuIgq9NV72rN78= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=DAFYJ7ed+6UFCoRkvC5D8xKSt6p1+ZY9ihdKDINVAqFLkzByfcRMi2GHz7jKbVRAeF /BsuhrichUC5TCwMUUGsHzqg0ne7er8b2q/oYVArt/tjoA8orUKA5RPLMOs1H1vrppL5 Y3Fa2TxCYmL6asAPBtIJ04JYvRiyQE5L86Yrg= Original-Received: by 10.86.59.2 with SMTP id h2mr10921190fga.40.1218573291204; Tue, 12 Aug 2008 13:34:51 -0700 (PDT) Original-Received: from gmail.com ( [82.181.243.104]) by mx.google.com with ESMTPS id 4sm6319740fge.5.2008.08.12.13.34.49 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 12 Aug 2008 13:34:49 -0700 (PDT) Content-Disposition: inline In-Reply-To: <87myjjqswe.fsf@gmx.de> User-Agent: Mutt/1.5.18 (2008-05-17) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:56529 Archived-At: Michael Albinus kirjoitti ma 11. elokuuta 2008 21:00:01: > Petteri writes: > > > Hello! > > Hi, > > > I am trying to use vc-diff command over files which I am accessing over > > tramp, but all I get is error message in other window stating > > > > /bin/sh: vcdiff: not found > > > > I also get this in the minibuffer: > > Running vcdiff -q -c SCCS/s.test.c...FAILED (status 127) > > > > Is there a way to get vc-diff to work over tramp (ssh)? > > Which Emacs version / Tramp version are you running? I am using Emacs snapshot from http://emacs.orebokech.com/ which is 23.0.60. Tramp version is 2.1.14. Vc-diff works ok when using it with local files. Petteri -- ___. / \ .___ "Y/|\ | 0 o / /|\Y" '^^V /|\ 'v'^^'