From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ken Brown Newsgroups: gmane.emacs.devel Subject: Re: bzr: conflicting tags: mh-e-doc-8.3 Date: Wed, 21 Sep 2011 11:05:57 -0400 Message-ID: <4E79FD55.4040702@cornell.edu> References: <75k49315wb.fsf@fencepost.gnu.org> <4E79F773.8010005@cornell.edu> <83ty86rljf.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1316617584 32193 80.91.229.12 (21 Sep 2011 15:06:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 21 Sep 2011 15:06:24 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 21 17:06:16 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 1R6ONM-0004Xk-49 for ged-emacs-devel@m.gmane.org; Wed, 21 Sep 2011 17:06:16 +0200 Original-Received: from localhost ([::1]:39081 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6ONL-0002mu-KL for ged-emacs-devel@m.gmane.org; Wed, 21 Sep 2011 11:06:15 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:45203) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6ONE-0002mQ-75 for emacs-devel@gnu.org; Wed, 21 Sep 2011 11:06:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R6ON4-000752-TA for emacs-devel@gnu.org; Wed, 21 Sep 2011 11:06:08 -0400 Original-Received: from granite1.mail.cornell.edu ([128.253.83.141]:60716 helo=authusersmtp.mail.cornell.edu) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6ON4-00074w-Li; Wed, 21 Sep 2011 11:05:58 -0400 Original-Received: from [128.84.234.246] (dhcp246.math.cornell.edu [128.84.234.246]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id p8LF5vjn001675 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 21 Sep 2011 11:05:58 -0400 (EDT) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0.1) Gecko/20110830 Thunderbird/6.0.1 In-Reply-To: <83ty86rljf.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Solaris 9 X-Received-From: 128.253.83.141 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:144158 Archived-At: On 9/21/2011 10:56 AM, Eli Zaretskii wrote: >> Date: Wed, 21 Sep 2011 10:40:51 -0400 >> From: Ken Brown >> Cc: emacs-devel@gnu.org >> >>> bzr tag --force -r \ >>> 'revid:wohler@newt.com-20110920045651-kxtr7wac2xzct0sn' mh-e-doc-8.3 >> >> 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, which is repeated after every pull. It's just a minor annoyance, and I can ignore it. Still, if Glenn knows how to get rid of the error message, I'd like to do it. Ken