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#6724: 24.0.50; VC fails to add symlink for bzr backend Date: Fri, 20 Aug 2010 16:49:10 -0400 Message-ID: References: <11967_1280055662_ZZh045K8nCpQo.00_1280055661.3391.5.camel@steed.robot-madness> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1282338560 4036 80.91.229.12 (20 Aug 2010 21:09:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 20 Aug 2010 21:09:20 +0000 (UTC) Cc: 6724@debbugs.gnu.org To: Jan Moringen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Aug 20 23:09:16 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OmYpv-000591-IF for geb-bug-gnu-emacs@m.gmane.org; Fri, 20 Aug 2010 23:09:15 +0200 Original-Received: from localhost ([127.0.0.1]:43562 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OmYpu-0005kE-Ur for geb-bug-gnu-emacs@m.gmane.org; Fri, 20 Aug 2010 17:09:14 -0400 Original-Received: from [140.186.70.92] (port=43556 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OmYpm-0005ir-Oe for bug-gnu-emacs@gnu.org; Fri, 20 Aug 2010 17:09:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OmYpl-0000vj-6c for bug-gnu-emacs@gnu.org; Fri, 20 Aug 2010 17:09:06 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:49045) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OmYpl-0000ve-4e for bug-gnu-emacs@gnu.org; Fri, 20 Aug 2010 17:09:05 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1OmYWM-0005Fl-Mg; Fri, 20 Aug 2010 16:49:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 20 Aug 2010 20:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6724 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 6724-submit@debbugs.gnu.org id=B6724.128233728320180 (code B ref 6724); Fri, 20 Aug 2010 20:49:02 +0000 Original-Received: (at 6724) by debbugs.gnu.org; 20 Aug 2010 20:48:03 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OmYVP-0005FR-Ct for submit@debbugs.gnu.org; Fri, 20 Aug 2010 16:48:03 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OmYVN-0005F5-Fa for 6724@debbugs.gnu.org; Fri, 20 Aug 2010 16:48:02 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OmYWV-0000Id-2h; Fri, 20 Aug 2010 16:49:11 -0400 X-Spook: AIMSX JPL class struggle radar Manfurov Mossad Rubin X-Ran: [3>C4gIzbZ&uAF!*!w{U'.MmK\o3eltD33W@'/VcFSsH?@,)!M%7;_Bsd}.3\_7(%nB6KO X-Hue: white X-Attribution: GM In-Reply-To: <11967_1280055662_ZZh045K8nCpQo.00_1280055661.3391.5.camel@steed.robot-madness> (Jan Moringen's message of "Sun\, 25 Jul 2010 13\:01\:01 +0200") 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.11 Precedence: list Resent-Date: Fri, 20 Aug 2010 16:49:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:39673 Archived-At: Jan Moringen wrote: > I ran into a problem when trying to register a symlink in a bzr branch. [...] > bzr: ERROR: No such file: u'/Users/XXX/rudeling/rudel.bzr/.gitignore@' > > Note the "@" in the end which apparently comes from the output of bzr > status and indicates the symlink nature of the file. It was reported as a Bazaar bug three years ago that this causes issues: https://bugs.launchpad.net/bzr/+bug/112390 Two years ago the point was explicitly made that it causes problems for Emacs: https://bugs.launchpad.net/bzr/+bug/213172