From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: support for bzr shelve/unshelve in vc-dir Date: Sat, 05 Dec 2009 07:49:38 +0100 Message-ID: <4B1A0282.6010402@swipnet.se> References: <200912011947.nB1JlaAp027561@godzilla.ics.uci.edu> <200912030748.nB37m5V4022253@godzilla.ics.uci.edu> <87k4x431n2.fsf@telefonica.net> <200912030907.nB39781X022853@godzilla.ics.uci.edu> <873a3s2cp9.fsf@telefonica.net> <87my1z2a6h.fsf@telefonica.net> <200912031848.nB3ImpMj027352@godzilla.ics.uci.edu> <87aaxz287w.fsf@telefonica.net> <200912031917.nB3JHnKX027584@godzilla.ics.uci.edu> <87my1zzqxq.fsf@telefonica.net> <200912032257.nB3Mv97m029382@godzilla.ics.uci.edu> <87d42vvabf.fsf@uwakimon.sk.tsukuba.ac.jp> <200912040147.nB41ldTH000836@godzilla.ics.uci.edu> <87hbs7zbs2.fsf@telefonica.net> <200912042118.nB4LIS4j009931@godzilla.ics.uci.edu> <878wdiz9hz.fsf@telefonica.net> <87k4x2t6nn.fsf@uwakimon.sk.tsukuba.ac.jp> 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: ger.gmane.org 1259995810 8276 80.91.229.12 (5 Dec 2009 06:50:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 5 Dec 2009 06:50:10 +0000 (UTC) Cc: =?ISO-8859-1?Q?=D3scar_Fuentes?= , Dan Nicolaescu , emacs-devel@gnu.org To: "Stephen J. Turnbull" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 05 07:50:02 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NGoSt-0008Nk-Hc for ged-emacs-devel@m.gmane.org; Sat, 05 Dec 2009 07:49:59 +0100 Original-Received: from localhost ([127.0.0.1]:51312 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NGoSt-0002rp-7K for ged-emacs-devel@m.gmane.org; Sat, 05 Dec 2009 01:49:59 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NGoSj-0002q6-Qn for emacs-devel@gnu.org; Sat, 05 Dec 2009 01:49:49 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NGoSe-0002nX-47 for emacs-devel@gnu.org; Sat, 05 Dec 2009 01:49:48 -0500 Original-Received: from [199.232.76.173] (port=40454 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NGoSe-0002nT-0I for emacs-devel@gnu.org; Sat, 05 Dec 2009 01:49:44 -0500 Original-Received: from proxy3.bredband.net ([195.54.101.73]:54742) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NGoSb-0004ZW-KS; Sat, 05 Dec 2009 01:49:41 -0500 Original-Received: from ipb2.telenor.se (195.54.127.165) by proxy3.bredband.net (7.3.140.3) id 4AD3E1BA016B0752; Sat, 5 Dec 2009 07:49:40 +0100 X-SMTPAUTH-B2: X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AtZGAHGRGUtV4S1uPGdsb2JhbACBTJdXglUBAQEBN7k8hDMEgWeBNA X-IronPort-AV: E=Sophos;i="4.47,346,1257116400"; d="scan'208";a="11641181" Original-Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by ipb2.telenor.se with ESMTP; 05 Dec 2009 07:49:39 +0100 Original-Received: from [172.20.199.2] (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTP id 15E9E7FA07B; Sat, 5 Dec 2009 07:49:39 +0100 (CET) User-Agent: Thunderbird 2.0.0.23 (X11/20090817) In-Reply-To: <87k4x2t6nn.fsf@uwakimon.sk.tsukuba.ac.jp> X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:118290 Archived-At: Stephen J. Turnbull skrev: > Glenn Morris writes: > > > While reading the conditions on that page, a first glance at the bzr > > 2.0.2 source shows: it is distributed under GPLv2+ rather than v3+, > > http://www.gnu.org/software/bzr does not exist, it does not have > > texinfo documentation, it contains numerous references to the "Linux" > > operating system, and there doesn't seem to be any reference in the > > --version output or man-page to it being a GNU project. > > Nope, and Canonical management is pushing in the direction of > emphasizing that it's a *Canonical product*: eg, all of the URLs are > moving from "bazaar-vcs.org" to "bazaar.canonical.com". They got some > pushback from the peanut gallery, but no committers seem to have a > problem with that. > Does this mean that bazaar is no longer preferred, as the reason for that was that it was a GNU project? Can we now go for git instead? :-). Jan D.