From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Moreton Newsgroups: gmane.emacs.devel Subject: Re: bzr: conflicting tags: mh-e-doc-8.3 Date: Thu, 22 Sep 2011 10:14:54 +0100 Message-ID: References: <75k49315wb.fsf@fencepost.gnu.org> <4E79F773.8010005@cornell.edu> <83ty86rljf.fsf@gnu.org> <4E79FD55.4040702@cornell.edu> <83r53arkoq.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1316682927 27271 80.91.229.12 (22 Sep 2011 09:15:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 22 Sep 2011 09:15:27 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 22 11:15:23 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R6fNH-0002dD-Ud for ged-emacs-devel@m.gmane.org; Thu, 22 Sep 2011 11:15:20 +0200 Original-Received: from localhost ([::1]:45212 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6fNH-0000gc-GD for ged-emacs-devel@m.gmane.org; Thu, 22 Sep 2011 05:15:19 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:56663) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6fNE-0000g2-Cq for emacs-devel@gnu.org; Thu, 22 Sep 2011 05:15:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R6fND-00043U-59 for emacs-devel@gnu.org; Thu, 22 Sep 2011 05:15:16 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:32990) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6fNC-00043K-T0 for emacs-devel@gnu.org; Thu, 22 Sep 2011 05:15:15 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1R6fN5-0002YK-UV for emacs-devel@gnu.org; Thu, 22 Sep 2011 11:15:07 +0200 Original-Received: from 193.34.186.16 ([193.34.186.16]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Sep 2011 11:15:07 +0200 Original-Received: from andrewjmoreton by 193.34.186.16 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Sep 2011 11:15:07 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 26 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 193.34.186.16 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt) Cancel-Lock: sha1:nJHPYL4/6Jw1Rt30jduJPe0AU14= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:144181 Archived-At: On Wed 21 Sep 2011, Eli Zaretskii wrote: >> Date: Wed, 21 Sep 2011 11:05:57 -0400 >> From: Ken Brown >> Cc: emacs-devel@gnu.org >> >> >> That worked, but now I'm getting >> >> >> >> Conflicting tags: >> >> mh-e-8.3 >> >> >> >> after a bzr pull. Can you tell me how to fix that one? >> > >> > Who said it's a problem that needs fixing? Do you see any errors from >> > bzr in any commands you use? >> >> Well, there's the "Conflicting tags" error > > It's not an error. It isn't even in the log file. If it's not an error, why does bzr complain every time then ? Either it is reporting a problem with the repository that requires attention from the user, or it is a bug in bzr that neees fixing. AndyM