From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jorgen Schaefer Newsgroups: gmane.emacs.devel Subject: Re: Git transition checklist Date: Sun, 12 Jan 2014 11:30:44 +0100 Message-ID: <20140112113044.4a0a9d65@forcix.kollektiv-hamburg.de> References: <20140108135200.8ECF9380834@snark.thyrsus.com> <1738kywelh.fsf@fencepost.gnu.org> <20140108200216.GB5374@thyrsus.com> <6pr48h52eq.fsf@fencepost.gnu.org> <87y52pg4ov.fsf@uwakimon.sk.tsukuba.ac.jp> <838uupeitt.fsf@gnu.org> <87sisxfu6q.fsf@uwakimon.sk.tsukuba.ac.jp> <87txddmmcj.fsf@igel.home> <87lhypfcs4.fsf@uwakimon.sk.tsukuba.ac.jp> <831u0hdrcp.fsf@gnu.org> <83zjn2ani2.fsf@gnu.org> <3efvoujn6q.fsf@fencepost.gnu.org> <87eh4efee8.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1389522660 11175 80.91.229.3 (12 Jan 2014 10:31:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 12 Jan 2014 10:31:00 +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 11:31:07 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 1W2IJu-0006WY-7j for ged-emacs-devel@m.gmane.org; Sun, 12 Jan 2014 11:31:06 +0100 Original-Received: from localhost ([::1]:37112 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2IJt-0007U5-Rc for ged-emacs-devel@m.gmane.org; Sun, 12 Jan 2014 05:31:05 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53994) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2IJn-0007Tz-7q for emacs-devel@gnu.org; Sun, 12 Jan 2014 05:31:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W2IJi-0001fv-1f for emacs-devel@gnu.org; Sun, 12 Jan 2014 05:30:59 -0500 Original-Received: from loki.jorgenschaefer.de ([87.230.15.51]:58844) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2IJc-0001eE-72; Sun, 12 Jan 2014 05:30:48 -0500 Original-Received: by loki.jorgenschaefer.de (Postfix, from userid 998) id 784DF201F05; Sun, 12 Jan 2014 11:30:46 +0100 (CET) Original-Received: from forcix.kollektiv-hamburg.de (x2f0d4f3.dyn.telefonica.de [2.240.212.243]) by loki.jorgenschaefer.de (Postfix) with ESMTPSA id B7444201EF9; Sun, 12 Jan 2014 11:30:45 +0100 (CET) In-Reply-To: <87eh4efee8.fsf@fencepost.gnu.org> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i486-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 87.230.15.51 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:168167 Archived-At: On Sat, 11 Jan 2014 21:32:31 +0100 David Kastrup wrote: > Glenn Morris writes: >=20 > > Oh look, what great timing: > > > > https://lists.ubuntu.com/archives/bazaar/2014q1/075790.html > > > > I've forked Bazaar, as bzr3, in order to move the codebase to > > Python 3.x and remove things no longer required to make that effort > > easier. > > > > Not dead, only sleeping? >=20 > How is it not dead if a _fork_ appears appropriate for supporting the > current Python version? And the fork is happening because it is easier to port bzr to py3 than to port launchpad to git. To quote the author of that fork in the Google Plus discussion linked from that post: | If launchpad start to support git bzr will be either totally obsolete | or totally replaced by bzr-with-native-git support. In either case, | now the problem is python2 is getting deprecated and I still rely on | bzr at work.=EF=BB=BF Regards, Jorgen