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: support for bzr shelve/unshelve in vc-dir Date: Fri, 04 Dec 2009 18:52:04 -0500 Message-ID: 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> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1259970829 25970 80.91.229.12 (4 Dec 2009 23:53:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 4 Dec 2009 23:53:49 +0000 (UTC) Cc: Dan Nicolaescu , emacs-devel@gnu.org To: =?iso-8859-1?Q?=D3scar?= Fuentes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 05 00:53:42 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 1NGhy1-00023H-WB for ged-emacs-devel@m.gmane.org; Sat, 05 Dec 2009 00:53:42 +0100 Original-Received: from localhost ([127.0.0.1]:32987 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NGhy1-00017L-Ml for ged-emacs-devel@m.gmane.org; Fri, 04 Dec 2009 18:53:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NGhwZ-0000ce-Rt for emacs-devel@gnu.org; Fri, 04 Dec 2009 18:52:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NGhwU-0000Zt-4T for emacs-devel@gnu.org; Fri, 04 Dec 2009 18:52:10 -0500 Original-Received: from [199.232.76.173] (port=46288 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NGhwT-0000Zq-Lq for emacs-devel@gnu.org; Fri, 04 Dec 2009 18:52:05 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:48255) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NGhwT-0003GT-8I for emacs-devel@gnu.org; Fri, 04 Dec 2009 18:52:05 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1NGhwS-0000i5-9v; Fri, 04 Dec 2009 18:52:04 -0500 X-Spook: monarchist Belknap CISU Watergate assassinate Centro diwn X-Ran: _]is!go>AXI+SDpFJAJ(@;/#1,>f+%gLOG%E?T9}4%ACuHqoc;f-AT9%\}sJgGgzO4w<"r X-Hue: green X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:118283 Archived-At: =D3scar Fuentes wrote: > Contributing to Bazaar is difficult, they know it, and the developers > are trying to alleviate the process. But in the end, Bazaar is a > Canonical product and its development is guided by Canonical's business > strategy. It's also a GNU project. People ought to be able to feel confident about contributing to GNU projects. But when I had a quick look at the conditions for becoming one: http://www.gnu.org/help/evaluation.html I couldn't immediately see anything that would alleviate your worries. But, I'm not sure exactly what your worries are. 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.