From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 05 14:53:02 2010 Received: (at submit) by debbugs.gnu.org; 5 Jan 2010 19:53:04 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NSFSf-0006hH-R1 for submit@debbugs.gnu.org; Tue, 05 Jan 2010 14:53:02 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NSACx-0004HS-4v for submit@debbugs.gnu.org; Tue, 05 Jan 2010 09:16:27 -0500 Received: from mail.gnu.org ([66.92.78.42]:48573 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NSACr-0002Gh-Os for emacs-pretest-bug@gnu.org; Tue, 05 Jan 2010 09:16:22 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NSA7p-0000HI-NI for emacs-pretest-bug@gnu.org; Tue, 05 Jan 2010 09:11:12 -0500 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on monty-python X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,UNPARSEABLE_RELAY autolearn=ham version=3.1.0 Received: from proxy1.bredband.net ([195.54.101.71]:48537) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NSA7p-0000G6-4U for emacs-pretest-bug@gnu.org; Tue, 05 Jan 2010 09:11:09 -0500 Received: from ipb2.telenor.se (195.54.127.165) by proxy1.bredband.net (7.3.140.3) id 4AD3E1C00226ED73 for emacs-pretest-bug@gnu.org; Tue, 5 Jan 2010 15:11:06 +0100 X-SMTPAUTH-B2: X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AnlYAMrWQktV4S1uPGdsb2JhbACBRYMUix4Bi1oBAQEBN0WrLos9gk2BYwQ X-IronPort-AV: E=Sophos;i="4.47,505,1257116400"; d="scan'208";a="23459705" Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by ipb2.telenor.se with ESMTP; 05 Jan 2010 15:11:06 +0100 Received: from gaffa.localdomain (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTPS id AD2BE7FA07B for ; Tue, 5 Jan 2010 15:11:05 +0100 (CET) Received: Remove Received: (from jhd@localhost) by gaffa.localdomain (8.14.3/8.14.3/Submit) id o05EB5RX004677; Tue, 5 Jan 2010 15:11:05 +0100 X-Authentication-Warning: gaffa.localdomain: jhd set sender to jan.h.d@swipnet.se using -f From: jan.h.d@swipnet.se (Jan =?utf-8?Q?Dj=C3=A4rv?=) To: emacs-pretest-bug@gnu.org Subject: 23.1.90; vc-dir for subdir broken for Bzr Date: Tue, 05 Jan 2010 15:11:05 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-Spam-Score: -4.6 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 05 Jan 2010 14:53:00 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.2 (-----) If I do C-x v d .../fixes/src I get this list: VC backend : Bzr Working dir: /home/jhd/src/bzr/emacs/fixes/src/ Parent branch : /home/jhd/src/bzr/emacs/trunk Shelves : No shelved changes ./ src/ unregistered src/.BAK.xterm.c edited src/gtkutil.c unregistered src/tag-files edited src/xterm.c unregistered src/xterm.c.new unregistered src/xx.el But if I for example tries to click on gtkutil.c to open it, or try to get the difference, the backend tries to open .../src/src/gtkutil.c. = (show diff) on gtkutil.c gives: bzr: ERROR: Path(s) are not versioned: src/src/gtkutil.c Compare to CVS where this works fine. There is no src/-prefix is in the listing: VC backend : CVS Working dir: /home/jhd/src/emacs/src/ Repository : jhd@cvs.sv.gnu.org:/cvsroot/emacs/ Module : emacs/src ./ unregistered buildobj.lst unregistered dynfn.el edited gtkutil.c In GNU Emacs 23.1.90.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.18.3) of 2009-12-17 on gaffa Windowing system distributor `The X.Org Foundation', version 11.0.10604000 configured using `configure '--prefix=/opt/emacs-cvs' '--verbose' '--enable-asserts' 'CFLAGS=-g'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: C value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: sv_SE.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: C/lah Minor modes in effect: diff-auto-refine-mode: t delete-selection-mode: t icomplete-mode: t display-time-mode: t tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: e , SPC a s SPC t h e SPC w e SPC d o n ' t SPC k n o w SPC y e t SPC i f SPC w e SPC w i l l SPC b e SPC r e s i z e d . SPC SPC * / C-x C-s C-a C-x 1 C-s M o v e C-a C-s C-s C-s C-s C-a C-n C-SPC C-n C-n C-w C-x C-s T h i s SPC m u s t SPC b e SPC d o n e SPC a f t e r t h e SPC SPC a n d SPC SPC a b o v e . SPC C-x C-s C-a SPC SPC C-x C-s C-a < C-x b C-g C-x v d C-x k C-x v d C-x k C-x k C-x 1 M-x r e p o r t - e m Recent messages: Wrote /home/jhd/src/bzr/emacs/fixes/src/gtkutil.c Mark set [2 times] Saving file /home/jhd/src/bzr/emacs/fixes/src/gtkutil.c... Wrote /home/jhd/src/bzr/emacs/fixes/src/gtkutil.c Saving file /home/jhd/src/bzr/emacs/fixes/src/gtkutil.c... Wrote /home/jhd/src/bzr/emacs/fixes/src/gtkutil.c Mark set Quit Use M-x make-directory RET RET to create the directory and its parents [2 times] Finding changes in /home/jhd/src/bzr/emacs/fixes/src/src/xterm.c...done Load-path shadows: None found. Features: (shadow sort mail-extr message sendmail ecomplete rfc822 mml mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc time-date mm-util mail-prsvr gmm-utils wid-edit mailheader canlock hashcash mail-utils emacsbug diff-mode easy-mmode vc-sccs vc-svn vc-cvs vc-rcs vc-dir ewoc vc vc-dispatcher thingatpt imenu compile comint ring multi-isearch vc-bzr sha1 hex-util desktop msb delsel icomplete cc-mode cc-fonts easymenu cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs regexp-opt time tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd font-setting tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind system-font-setting font-render-setting gtk x-toolkit x multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 05 20:25:25 2010 Received: (at 5322) by debbugs.gnu.org; 6 Jan 2010 01:25:25 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NSKeL-000442-19 for submit@debbugs.gnu.org; Tue, 05 Jan 2010 20:25:25 -0500 Received: from paul-mcgann-v0.ics.uci.edu ([128.195.1.147]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NSKe6-00043x-Cs for 5322@debbugs.gnu.org; Tue, 05 Jan 2010 20:25:23 -0500 Received: from godzilla.ics.uci.edu (godzilla.ics.uci.edu [128.195.10.101]) by paul-mcgann-v0.ics.uci.edu (8.13.8/8.13.8) with ESMTP id o061P1mn018839 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 5 Jan 2010 17:25:01 -0800 Received: (from dann@localhost) by godzilla.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id o061P0x6024827; Tue, 5 Jan 2010 17:25:00 -0800 (PST) Date: Tue, 5 Jan 2010 17:25:00 -0800 (PST) Message-Id: <201001060125.o061P0x6024827@godzilla.ics.uci.edu> From: Dan Nicolaescu To: jan.h.d@swipnet.se (Jan =?UTF-8?Q?Dj=C3=A4rv) Subject: Re: bug#5322: 23.1.90; vc-dir for subdir broken for Bzr References: X-Debbugs-No-Ack: yes In-Reply-To: ("Jan =?utf-8?Q?=5C=22Dj=C3=A4rv?= =?utf-8?Q?=22's?= message of "Tue, 05 Jan 2010 15:11:05 +0100") Lines: 45 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-ICS-MailScanner-Information: Please send mail to helpdesk@ics.uci.edu or more information X-ICS-MailScanner-ID: o061P1mn018839 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=1.43, required 5, autolearn=disabled, ALL_TRUSTED -1.44, BAD_ENC_HEADER 2.87) X-ICS-MailScanner-SpamScore: s X-ICS-MailScanner-From: dann@godzilla.ics.uci.edu X-Spam-Status: No X-Spam-Score: -1.7 (-) X-Debbugs-Envelope-To: 5322 Cc: 5322@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.7 (-) jan.h.d@swipnet.se (Jan "Dj=C3=A4rv)" writes: > If I do C-x v d .../fixes/src > I get this list: >=20 > VC backend : Bzr > Working dir: /home/jhd/src/bzr/emacs/fixes/src/ > Parent branch : /home/jhd/src/bzr/emacs/trunk > Shelves : No shelved changes >=20 > ./ > src/ > unregistered src/.BAK.xterm.c > edited src/gtkutil.c > unregistered src/tag-files > edited src/xterm.c > unregistered src/xterm.c.new > unregistered src/xx.el >=20 >=20 > But if I for example tries to click on gtkutil.c to open it, or try to = get > the difference, the backend tries to open .../src/src/gtkutil.c. > =3D (show diff) on gtkutil.c gives: > bzr: ERROR: Path(s) are not versioned: src/src/gtkutil.c >=20 > Compare to CVS where this works fine. There is no src/-prefix is in the > listing: >=20 > VC backend : CVS > Working dir: /home/jhd/src/emacs/src/ > Repository : jhd@cvs.sv.gnu.org:/cvsroot/emacs/ > Module : emacs/src >=20 >=20 > ./ > unregistered buildobj.lst > unregistered dynfn.el > edited gtkutil.c >=20 >=20 >=20 > In GNU Emacs 23.1.90.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.18.3) > of 2009-12-17 on gaffa ^^^^^^^^^^^^^ Your emacs is too old, it should work now. From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 07 02:35:51 2010 Received: (at 5322) by debbugs.gnu.org; 7 Jan 2010 07:35:52 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NSmuN-0003a8-OC for submit@debbugs.gnu.org; Thu, 07 Jan 2010 02:35:51 -0500 Received: from proxy3.bredband.net ([195.54.101.73]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NSmuK-0003Zw-Ny; Thu, 07 Jan 2010 02:35:49 -0500 Received: from ipb1.telenor.se (195.54.127.164) by proxy3.bredband.net (7.3.140.3) id 4AD3E1BA0220285A; Thu, 7 Jan 2010 08:35:44 +0100 X-SMTPAUTH-B2: X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArJIADcdRUtV4S1uPGdsb2JhbACBRIIahFSTCQEBAQE3qHSMYYEtgi1WBA X-IronPort-AV: E=Sophos;i="4.49,234,1262559600"; d="scan'208";a="23948937" Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by ipb1.telenor.se with ESMTP; 07 Jan 2010 08:35:44 +0100 Received: from [172.20.199.2] (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTP id 352DE7FA07B; Thu, 7 Jan 2010 08:35:44 +0100 (CET) Message-ID: <4B458ED0.6030906@swipnet.se> Date: Thu, 07 Jan 2010 08:35:44 +0100 From: =?UTF-8?B?SmFuIERqw6Rydg==?= User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: 5322@debbugs.gnu.org, 5322-done@debbugs.gnu.org Subject: Re: 23.1.90; vc-dir for subdir broken for Bzr Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: 5322 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.2 (---) FWIW, I can't reproduce this anymore. I guess some of the recent vc-br changes fixed it. Jan D. From unknown Tue Jun 17 01:49:39 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 04 Feb 2010 12:24:03 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator