From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: esr@thyrsus.com (Eric S. Raymond) Newsgroups: gmane.emacs.devel Subject: Is the repo mirroring restoring dead tags? Date: Sat, 11 Jan 2014 19:37:44 -0500 (EST) Message-ID: <20140112003744.76866380523@snark.thyrsus.com> NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1389487074 27474 80.91.229.3 (12 Jan 2014 00:37:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 12 Jan 2014 00:37:54 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 12 01:38:02 2014 Return-path: Envelope-to: ged-emacs-devel@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 1W293x-0007xd-47 for ged-emacs-devel@m.gmane.org; Sun, 12 Jan 2014 01:38:01 +0100 Original-Received: from localhost ([::1]:35982 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W293s-0008NI-M1 for ged-emacs-devel@m.gmane.org; Sat, 11 Jan 2014 19:37:56 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45560) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W293l-0008NA-JG for emacs-devel@gnu.org; Sat, 11 Jan 2014 19:37:54 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W293g-00017K-U1 for emacs-devel@gnu.org; Sat, 11 Jan 2014 19:37:49 -0500 Original-Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5]:54698 helo=snark.thyrsus.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W293g-00017G-Pi for emacs-devel@gnu.org; Sat, 11 Jan 2014 19:37:44 -0500 Original-Received: by snark.thyrsus.com (Postfix, from userid 1000) id 76866380523; Sat, 11 Jan 2014 19:37:44 -0500 (EST) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 71.162.243.5 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:168139 Archived-At: Andreas, I just did a pull of the git mirror and all the tags I had deleted and renamed came back to life. The deletion script I use is this: git tag -d $1 git push origin :$1 so I'm not just deleting them locally. Could your mirroring script be having an unexpected side effect? -- Eric S. Raymond You [should] not examine legislation in the light of the benefits it will convey if properly administered, but in the light of the wrongs it would do and the harm it would cause if improperly administered -- Lyndon Johnson, former President of the U.S. From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Is the repo mirroring restoring dead tags? Date: Sun, 12 Jan 2014 01:57:19 +0100 Organization: Organization?!? Message-ID: <87txdadnkg.fsf@fencepost.gnu.org> References: <20140112003744.76866380523@snark.thyrsus.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1389488266 5986 80.91.229.3 (12 Jan 2014 00:57:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 12 Jan 2014 00:57:46 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 12 01:57:52 2014 Return-path: Envelope-to: ged-emacs-devel@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 1W29N6-0004i9-3C for ged-emacs-devel@m.gmane.org; Sun, 12 Jan 2014 01:57:48 +0100 Original-Received: from localhost ([::1]:36009 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W29N5-0003ri-OP for ged-emacs-devel@m.gmane.org; Sat, 11 Jan 2014 19:57:47 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47892) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W29Mw-0003rS-G9 for emacs-devel@gnu.org; Sat, 11 Jan 2014 19:57:44 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W29Mq-0005vk-5X for emacs-devel@gnu.org; Sat, 11 Jan 2014 19:57:38 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:37795) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W29Mp-0005vg-VJ for emacs-devel@gnu.org; Sat, 11 Jan 2014 19:57:32 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W29Mo-0004T6-1C for emacs-devel@gnu.org; Sun, 12 Jan 2014 01:57:30 +0100 Original-Received: from x2f3cf5e.dyn.telefonica.de ([2.243.207.94]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 12 Jan 2014 01:57:30 +0100 Original-Received: from dak by x2f3cf5e.dyn.telefonica.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 12 Jan 2014 01:57:30 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: x2f3cf5e.dyn.telefonica.de X-Face: 2FEFf>]>q>2iw=B6, xrUubRI>pR&Ml9=ao@P@i)L:\urd*t9M~y1^:+Y]'C0~{mAl`oQuAl \!3KEIp?*w`|bL5qr,H)LFO6Q=qx~iH4DN; i"; /yuIsqbLLCh/!U#X[S~(5eZ41to5f%E@'ELIi$t^ Vc\LWP@J5p^rst0+('>Er0=^1{]M9!p?&:\z]|;&=NP3AhB!B_bi^]Pfkw User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:fYRGGMTDTOd5Ha/j7JfQJx8J1z8= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:168141 Archived-At: esr@thyrsus.com (Eric S. Raymond) writes: > Andreas, I just did a pull of the git mirror and all the tags I had > deleted and renamed came back to life. > > The deletion script I use is this: > > git tag -d $1 > git push origin :$1 That sounds like a bad idea. You probably want git push origin :refs/tags/$1 to avoid branches or other stuff disappearing. -- David Kastrup From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Eric S. Raymond" Newsgroups: gmane.emacs.devel Subject: Re: Is the repo mirroring restoring dead tags? Date: Sat, 11 Jan 2014 20:06:37 -0500 Organization: Eric Conspiracy Secret Labs Message-ID: <20140112010637.GA18951@thyrsus.com> References: <20140112003744.76866380523@snark.thyrsus.com> <87txdadnkg.fsf@fencepost.gnu.org> Reply-To: esr@thyrsus.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1389488840 10466 80.91.229.3 (12 Jan 2014 01:07:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 12 Jan 2014 01:07:20 +0000 (UTC) Cc: emacs-devel@gnu.org To: David Kastrup Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 12 02:07:28 2014 Return-path: Envelope-to: ged-emacs-devel@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 1W29WR-0002pO-9E for ged-emacs-devel@m.gmane.org; Sun, 12 Jan 2014 02:07:27 +0100 Original-Received: from localhost ([::1]:36018 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W29WQ-0005I3-Nv for ged-emacs-devel@m.gmane.org; Sat, 11 Jan 2014 20:07:26 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48902) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W29WK-0005H6-Ld for emacs-devel@gnu.org; Sat, 11 Jan 2014 20:07:24 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W29WG-00088S-In for emacs-devel@gnu.org; Sat, 11 Jan 2014 20:07:20 -0500 Original-Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5]:54866 helo=snark.thyrsus.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W29W8-00086p-4x; Sat, 11 Jan 2014 20:07:08 -0500 Original-Received: by snark.thyrsus.com (Postfix, from userid 1000) id 99EF4380523; Sat, 11 Jan 2014 20:06:37 -0500 (EST) Content-Disposition: inline In-Reply-To: <87txdadnkg.fsf@fencepost.gnu.org> X-Eric-Conspiracy: There is no conspiracy User-Agent: Mutt/1.5.21 (2010-09-15) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 71.162.243.5 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:168142 Archived-At: David Kastrup : > esr@thyrsus.com (Eric S. Raymond) writes: > > > Andreas, I just did a pull of the git mirror and all the tags I had > > deleted and renamed came back to life. > > > > The deletion script I use is this: > > > > git tag -d $1 > > git push origin :$1 > > That sounds like a bad idea. You probably want > git push origin :refs/tags/$1 > > to avoid branches or other stuff disappearing. Since all I've actually deleted with it is *-base and *-branchpoint tags, I think we're pretty safe. Amended. -- Eric S. Raymond From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.devel Subject: Re: Is the repo mirroring restoring dead tags? Date: Sun, 12 Jan 2014 10:41:16 +0100 Message-ID: References: <20140112003744.76866380523@snark.thyrsus.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1389519704 16158 80.91.229.3 (12 Jan 2014 09:41:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 12 Jan 2014 09:41:44 +0000 (UTC) Cc: emacs-devel@gnu.org To: esr@thyrsus.com (Eric S. Raymond) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 12 10:41:47 2014 Return-path: Envelope-to: ged-emacs-devel@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 1W2HYA-0003Gu-8f for ged-emacs-devel@m.gmane.org; Sun, 12 Jan 2014 10:41:46 +0100 Original-Received: from localhost ([::1]:37002 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2HY9-0005BA-TE for ged-emacs-devel@m.gmane.org; Sun, 12 Jan 2014 04:41:45 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48998) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2HY2-0005Ay-74 for emacs-devel@gnu.org; Sun, 12 Jan 2014 04:41:43 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W2HXw-0006e8-JK for emacs-devel@gnu.org; Sun, 12 Jan 2014 04:41:38 -0500 Original-Received: from mail-out.m-online.net ([212.18.0.10]:43284) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2HXw-0006dI-D0 for emacs-devel@gnu.org; Sun, 12 Jan 2014 04:41:32 -0500 Original-Received: from frontend1.mail.m-online.net (frontend1.mail.intern.m-online.net [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3f2CcS1NB0z3hj5t; Sun, 12 Jan 2014 10:41:28 +0100 (CET) Original-Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3f2CcS0LX1zbbfg; Sun, 12 Jan 2014 10:41:28 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Original-Received: from mail.mnet-online.de ([192.168.8.180]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id PhKfZhzJq2fI; Sun, 12 Jan 2014 10:41:26 +0100 (CET) X-Auth-Info: jLSI9S1Ddd4Pr/rTAbXOpwwTRLMRWEYkbgLBiMjr5XU= Original-Received: from linux.local (ppp-88-217-52-217.dynamic.mnet-online.de [88.217.52.217]) by mail.mnet-online.de (Postfix) with ESMTPA; Sun, 12 Jan 2014 10:41:26 +0100 (CET) Original-Received: by linux.local (Postfix, from userid 501) id 89C6F1E5966; Sun, 12 Jan 2014 10:41:18 +0100 (CET) X-Yow: Let's go to CHURCH! In-Reply-To: <20140112003744.76866380523@snark.thyrsus.com> (Eric S. Raymond's message of "Sat, 11 Jan 2014 19:37:44 -0500 (EST)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x X-Received-From: 212.18.0.10 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:168163 Archived-At: esr@thyrsus.com (Eric S. Raymond) writes: > Andreas, I just did a pull of the git mirror and all the tags I had > deleted and renamed came back to life. This is correct. My mirror script will overwrite _any_ changes in the git repo. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Eric S. Raymond" Newsgroups: gmane.emacs.devel Subject: Re: Is the repo mirroring restoring dead tags? Date: Sun, 12 Jan 2014 07:49:38 -0500 Organization: Eric Conspiracy Secret Labs Message-ID: <20140112124937.GC3503@thyrsus.com> References: <20140112003744.76866380523@snark.thyrsus.com> Reply-To: esr@thyrsus.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1389531016 27525 80.91.229.3 (12 Jan 2014 12:50:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 12 Jan 2014 12:50:16 +0000 (UTC) Cc: emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 12 13:50:23 2014 Return-path: Envelope-to: ged-emacs-devel@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 1W2KUh-0007x9-3r for ged-emacs-devel@m.gmane.org; Sun, 12 Jan 2014 13:50:23 +0100 Original-Received: from localhost ([::1]:37557 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2KUg-0008Bm-PH for ged-emacs-devel@m.gmane.org; Sun, 12 Jan 2014 07:50:22 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40816) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2KUZ-0008AZ-M7 for emacs-devel@gnu.org; Sun, 12 Jan 2014 07:50:20 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W2KUS-0002lQ-Nr for emacs-devel@gnu.org; Sun, 12 Jan 2014 07:50:15 -0500 Original-Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5]:57793 helo=snark.thyrsus.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2KUS-0002lM-K5 for emacs-devel@gnu.org; Sun, 12 Jan 2014 07:50:08 -0500 Original-Received: by snark.thyrsus.com (Postfix, from userid 1000) id 1E2A73811D4; Sun, 12 Jan 2014 07:49:38 -0500 (EST) Content-Disposition: inline In-Reply-To: X-Eric-Conspiracy: There is no conspiracy User-Agent: Mutt/1.5.21 (2010-09-15) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 71.162.243.5 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:168172 Archived-At: Andreas Schwab : > This is correct. My mirror script will overwrite _any_ changes in the > git repo. Well, hell. I wish somebody had told me that sooner. Now I'll have redo all those operations by hand, either on the Bazaar repo or the final git one. -- Eric S. Raymond From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.devel Subject: Re: Is the repo mirroring restoring dead tags? Date: Sun, 12 Jan 2014 13:54:09 +0100 Message-ID: <87sistuzri.fsf@engster.org> References: <20140112003744.76866380523@snark.thyrsus.com> <20140112124937.GC3503@thyrsus.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1389531273 30348 80.91.229.3 (12 Jan 2014 12:54:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 12 Jan 2014 12:54:33 +0000 (UTC) Cc: Andreas Schwab , emacs-devel@gnu.org To: "Eric S. Raymond" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 12 13:54:39 2014 Return-path: Envelope-to: ged-emacs-devel@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 1W2KYl-000330-Ip for ged-emacs-devel@m.gmane.org; Sun, 12 Jan 2014 13:54:35 +0100 Original-Received: from localhost ([::1]:37571 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2KYl-00015L-8X for ged-emacs-devel@m.gmane.org; Sun, 12 Jan 2014 07:54:35 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41690) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2KYc-0000uH-59 for emacs-devel@gnu.org; Sun, 12 Jan 2014 07:54:31 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W2KYW-0003pP-Ob for emacs-devel@gnu.org; Sun, 12 Jan 2014 07:54:26 -0500 Original-Received: from randomsample.de ([5.45.97.173]:42544) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2KYW-0003pH-F1 for emacs-devel@gnu.org; Sun, 12 Jan 2014 07:54:20 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=randomsample.de; s=a; h=Content-Type:MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:Cc:To:From; bh=SWC9qEf0xV+YVtkYCZ4FXxnZSQZkWOwXInsqws35L0I=; b=IsPHicvrklxzE3QF5HHgPOqYY0UC2z6nN9Lmsv+4sEKhJV/3br8FtqLpF40WrZ2dT9ckMEQvA7ScoShHrWikHIc+Izzp4RCDuNhOQVUJNkRIRAVfdFxIF3YWGpCNcG6B; Original-Received: from dslc-082-083-037-052.pools.arcor-ip.net ([82.83.37.52] helo=spaten) by randomsample.de with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1W2KYU-0003If-IM; Sun, 12 Jan 2014 13:54:19 +0100 In-Reply-To: <20140112124937.GC3503@thyrsus.com> (Eric S. Raymond's message of "Sun, 12 Jan 2014 07:49:38 -0500") User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux) Mail-Followup-To: "Eric S. Raymond" , Andreas Schwab , emacs-devel@gnu.org X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 5.45.97.173 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:168173 Archived-At: Eric S. Raymond writes: > Andreas Schwab : >> This is correct. My mirror script will overwrite _any_ changes in the >> git repo. > > Well, hell. I wish somebody had told me that sooner. > > Now I'll have redo all those operations by hand, either on the Bazaar > repo or the final git one. Before you waste even more time: I don't think it will work on the Bazaar repo, since I guess those tags will be restored as soon as anybody pushes who has those tags locally (i.e., everyone). -David From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Is the repo mirroring restoring dead tags? Date: Sun, 12 Jan 2014 14:07:22 +0100 Organization: Organization?!? Message-ID: <87y52lcprp.fsf@fencepost.gnu.org> References: <20140112003744.76866380523@snark.thyrsus.com> <20140112124937.GC3503@thyrsus.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1389532069 4788 80.91.229.3 (12 Jan 2014 13:07:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 12 Jan 2014 13:07:49 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 12 14:07:56 2014 Return-path: Envelope-to: ged-emacs-devel@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 1W2Klf-0005cB-Nr for ged-emacs-devel@m.gmane.org; Sun, 12 Jan 2014 14:07:55 +0100 Original-Received: from localhost ([::1]:37802 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2Klf-0005d7-8m for ged-emacs-devel@m.gmane.org; Sun, 12 Jan 2014 08:07:55 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43750) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2KlX-0005ZK-8z for emacs-devel@gnu.org; Sun, 12 Jan 2014 08:07:53 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W2KlO-0007kw-7I for emacs-devel@gnu.org; Sun, 12 Jan 2014 08:07:47 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:45436) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2KlO-0007ko-0r for emacs-devel@gnu.org; Sun, 12 Jan 2014 08:07:38 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W2KlL-0005M1-Ui for emacs-devel@gnu.org; Sun, 12 Jan 2014 14:07:35 +0100 Original-Received: from x2f3b2f2.dyn.telefonica.de ([2.243.178.242]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 12 Jan 2014 14:07:35 +0100 Original-Received: from dak by x2f3b2f2.dyn.telefonica.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 12 Jan 2014 14:07:35 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 13 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: x2f3b2f2.dyn.telefonica.de X-Face: 2FEFf>]>q>2iw=B6, xrUubRI>pR&Ml9=ao@P@i)L:\urd*t9M~y1^:+Y]'C0~{mAl`oQuAl \!3KEIp?*w`|bL5qr,H)LFO6Q=qx~iH4DN; i"; /yuIsqbLLCh/!U#X[S~(5eZ41to5f%E@'ELIi$t^ Vc\LWP@J5p^rst0+('>Er0=^1{]M9!p?&:\z]|;&=NP3AhB!B_bi^]Pfkw User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:xOd1QuJrBsbfCup+A+hmMSIA5Ec= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:168176 Archived-At: "Eric S. Raymond" writes: > Andreas Schwab : >> This is correct. My mirror script will overwrite _any_ changes in the >> git repo. > > Well, hell. I wish somebody had told me that sooner. Uh, you wrote yourself in your migrate-to-git plan as one important step "stop mirroring". -- David Kastrup From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Eric S. Raymond" Newsgroups: gmane.emacs.devel Subject: Re: Is the repo mirroring restoring dead tags? Date: Sun, 12 Jan 2014 08:11:32 -0500 Organization: Eric Conspiracy Secret Labs Message-ID: <20140112131132.GA3931@thyrsus.com> References: <20140112003744.76866380523@snark.thyrsus.com> <20140112124937.GC3503@thyrsus.com> <87y52lcprp.fsf@fencepost.gnu.org> Reply-To: esr@thyrsus.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1389532332 7701 80.91.229.3 (12 Jan 2014 13:12:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 12 Jan 2014 13:12:12 +0000 (UTC) Cc: emacs-devel@gnu.org To: David Kastrup Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 12 14:12:20 2014 Return-path: Envelope-to: ged-emacs-devel@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 1W2Kpu-00011l-MN for ged-emacs-devel@m.gmane.org; Sun, 12 Jan 2014 14:12:18 +0100 Original-Received: from localhost ([::1]:37811 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2Kpu-0006yC-8M for ged-emacs-devel@m.gmane.org; Sun, 12 Jan 2014 08:12:18 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44435) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2Kpo-0006y7-IY for emacs-devel@gnu.org; Sun, 12 Jan 2014 08:12:16 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W2Kpk-0000YF-Ca for emacs-devel@gnu.org; Sun, 12 Jan 2014 08:12:12 -0500 Original-Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5]:57963 helo=snark.thyrsus.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2Kpf-0000Xv-J6; Sun, 12 Jan 2014 08:12:03 -0500 Original-Received: by snark.thyrsus.com (Postfix, from userid 1000) id C65E7381C6E; Sun, 12 Jan 2014 08:11:32 -0500 (EST) Content-Disposition: inline In-Reply-To: <87y52lcprp.fsf@fencepost.gnu.org> X-Eric-Conspiracy: There is no conspiracy User-Agent: Mutt/1.5.21 (2010-09-15) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 71.162.243.5 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:168177 Archived-At: David Kastrup : > Uh, you wrote yourself in your migrate-to-git plan as one important step > "stop mirroring". Yes, but the way I assumed it was being done wouldn't restore tags. That'll teach me to make assumptions. -- Eric S. Raymond From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.devel Subject: Re: Is the repo mirroring restoring dead tags? Date: Sun, 12 Jan 2014 15:02:37 +0100 Message-ID: <87zjn1guwy.fsf@igel.home> References: <20140112003744.76866380523@snark.thyrsus.com> <20140112124937.GC3503@thyrsus.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1389535372 5005 80.91.229.3 (12 Jan 2014 14:02:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 12 Jan 2014 14:02:52 +0000 (UTC) Cc: emacs-devel@gnu.org To: esr@thyrsus.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 12 15:02:58 2014 Return-path: Envelope-to: ged-emacs-devel@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 1W2Lcw-0000Cn-7e for ged-emacs-devel@m.gmane.org; Sun, 12 Jan 2014 15:02:58 +0100 Original-Received: from localhost ([::1]:37994 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2Lcv-0004oh-SE for ged-emacs-devel@m.gmane.org; Sun, 12 Jan 2014 09:02:57 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51682) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2Lcn-0004oU-Jn for emacs-devel@gnu.org; Sun, 12 Jan 2014 09:02:55 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W2Lce-0005R0-3J for emacs-devel@gnu.org; Sun, 12 Jan 2014 09:02:49 -0500 Original-Received: from mail-out.m-online.net ([212.18.0.9]:44216) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2Lcd-0005O5-Sr for emacs-devel@gnu.org; Sun, 12 Jan 2014 09:02:40 -0500 Original-Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3f2KPp3sK8z4KK26; Sun, 12 Jan 2014 15:02:38 +0100 (CET) Original-Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3f2KPp3XcKzbbfk; Sun, 12 Jan 2014 15:02:38 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Original-Received: from mail.mnet-online.de ([192.168.8.180]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id QjOsClH-U7wj; Sun, 12 Jan 2014 15:02:37 +0100 (CET) X-Auth-Info: 5YEQ9IDO7cpnl3Ua+EqrgRYUHpcmHz3w4dByWg93Zmc= Original-Received: from igel.home (ppp-88-217-52-217.dynamic.mnet-online.de [88.217.52.217]) by mail.mnet-online.de (Postfix) with ESMTPA; Sun, 12 Jan 2014 15:02:37 +0100 (CET) Original-Received: by igel.home (Postfix, from userid 1000) id 2AA762C0701; Sun, 12 Jan 2014 15:02:37 +0100 (CET) X-Yow: Well, I'm a classic ANAL RETENTIVE!! And I'm looking for a way to VICARIOUSLY experience some reason to LIVE!! In-Reply-To: <20140112124937.GC3503@thyrsus.com> (Eric S. Raymond's message of "Sun, 12 Jan 2014 07:49:38 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x X-Received-From: 212.18.0.9 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:168183 Archived-At: "Eric S. Raymond" writes: > Andreas Schwab : >> This is correct. My mirror script will overwrite _any_ changes in the >> git repo. > > Well, hell. I wish somebody had told me that sooner. Sorry for being unclear. With mirroring I mean really git push --mirror. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Is the repo mirroring restoring dead tags? Date: Sun, 12 Jan 2014 14:01:16 -0500 Message-ID: <7n1u0dt477.fsf@fencepost.gnu.org> References: <20140112003744.76866380523@snark.thyrsus.com> <20140112124937.GC3503@thyrsus.com> <87sistuzri.fsf@engster.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1389553276 30383 80.91.229.3 (12 Jan 2014 19:01:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 12 Jan 2014 19:01:16 +0000 (UTC) Cc: Andreas Schwab , emacs-devel@gnu.org To: "Eric S. Raymond" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 12 20:01:23 2014 Return-path: Envelope-to: ged-emacs-devel@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 1W2QHj-0005et-BP for ged-emacs-devel@m.gmane.org; Sun, 12 Jan 2014 20:01:23 +0100 Original-Received: from localhost ([::1]:39073 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2QHj-0004qI-1M for ged-emacs-devel@m.gmane.org; Sun, 12 Jan 2014 14:01:23 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38252) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2QHf-0004qA-Fv for emacs-devel@gnu.org; Sun, 12 Jan 2014 14:01:20 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W2QHe-0004m9-OT for emacs-devel@gnu.org; Sun, 12 Jan 2014 14:01:19 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:43591) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2QHe-0004lx-Lw for emacs-devel@gnu.org; Sun, 12 Jan 2014 14:01:18 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1W2QHc-0007EY-IA; Sun, 12 Jan 2014 14:01:16 -0500 X-Spook: Saddam Hussein Audiotel AIMSX industrial espionage X-Ran: 5')k/tkH]^{wEY\gWsw]z0EIf\\h3Yx`1251BwwiIAz)L}%v4>wZm"sE3Ep=1dyKdW8udl X-Hue: white X-Attribution: GM In-Reply-To: <87sistuzri.fsf@engster.org> (David Engster's message of "Sun, 12 Jan 2014 13:54:09 +0100") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:168217 Archived-At: David Engster wrote: > Before you waste even more time: I don't think it will work on the > Bazaar repo, since I guess those tags will be restored as soon as > anybody pushes who has those tags locally (i.e., everyone). Yes, that is exactly what happened the last time I tried to delete tags, as explained in the thread I originally referenced at the start of this.