From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#12001: 24.1.50; vc-diff always talks to CVS repository Date: Tue, 21 Aug 2012 23:13:06 -0400 Message-ID: References: <83vcgdardy.fsf@gnu.org> <5vtxvw529e.fsf@fencepost.gnu.org> <838vd7bpns.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1345605227 20155 80.91.229.3 (22 Aug 2012 03:13:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 22 Aug 2012 03:13:47 +0000 (UTC) Cc: rms@gnu.org, 12001@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Aug 22 05:13:47 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1T41O6-0008T7-Q9 for geb-bug-gnu-emacs@m.gmane.org; Wed, 22 Aug 2012 05:13:46 +0200 Original-Received: from localhost ([::1]:32939 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T41O5-0002mK-9B for geb-bug-gnu-emacs@m.gmane.org; Tue, 21 Aug 2012 23:13:45 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:43093) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T41O2-0002hP-8o for bug-gnu-emacs@gnu.org; Tue, 21 Aug 2012 23:13:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T41O0-0000Au-3c for bug-gnu-emacs@gnu.org; Tue, 21 Aug 2012 23:13:42 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:60978) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T41Nz-0000Aq-WF for bug-gnu-emacs@gnu.org; Tue, 21 Aug 2012 23:13:40 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1T41OM-0006fX-0m for bug-gnu-emacs@gnu.org; Tue, 21 Aug 2012 23:14:02 -0400 X-Loop: help-debbugs@gnu.org In-Reply-To: Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 22 Aug 2012 03:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12001 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 12001-submit@debbugs.gnu.org id=B12001.134560521625586 (code B ref 12001); Wed, 22 Aug 2012 03:14:01 +0000 Original-Received: (at 12001) by debbugs.gnu.org; 22 Aug 2012 03:13:36 +0000 Original-Received: from localhost ([127.0.0.1]:42288 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T41Nt-0006ea-RU for submit@debbugs.gnu.org; Tue, 21 Aug 2012 23:13:35 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:36208) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T41Nr-0006eT-7a for 12001@debbugs.gnu.org; Tue, 21 Aug 2012 23:13:32 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1T41NS-0003xY-E0; Tue, 21 Aug 2012 23:13:06 -0400 X-Spook: M-14 Cohiba JSOFC3IP Al Jazeera ASDIC industrial X-Ran: PJNtzIeCe}cLaG@%?."?h7Pu9e#t-c9=8FN6Mf(4S=+9Nde?L8J3ysWB"`pCw'+\+RAK_= X-Hue: blue X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:63371 Archived-At: Eli Zaretskii wrote: >> Repository checkout (format: 2a) >> Location: >> repository checkout root: . >> checkout of branch: bzr+ssh://rms@bzr.savannah.gnu.org/emacs/trunk/ >> shared repository: /home/rms/emacs-bzr > > That's indeed a checkout that lacks local history. ? No it isn't. That seems fine to me. It's the same as I use. With the current trunk in such a repo, and no net connection, I did: ./src/emacs -Q --eval '(setq vc-command-messages t)' README & Then made some changes to README, saved, and typed C-x v =. *Messages* tells me that this runs: bzr diff --diff-options -c README It works fine and shows me the diff, with no net connection. rms, what happens if you try that? What command does Emacs say it runs? What happens if you type that same command at the shell outside of Emacs? If it doesn't work outside of Emacs, this is not an Emacs issue. (I don't even know how you make such a command contact the repository. There's nothing for Emacs to "support" here, it's just how bzr works.)