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: Bazaar references complicate the git transition Date: Sun, 12 Jan 2014 21:28:05 -0500 Message-ID: References: <20140111155429.1A12C3803A6@snark.thyrsus.com> <20140112035512.GB32704@thyrsus.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1389580085 31077 80.91.229.3 (13 Jan 2014 02:28:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 13 Jan 2014 02:28:05 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 13 03:28:12 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 1W2XG7-0000HY-P0 for ged-emacs-devel@m.gmane.org; Mon, 13 Jan 2014 03:28:12 +0100 Original-Received: from localhost ([::1]:40224 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2XG6-0005vn-C8 for ged-emacs-devel@m.gmane.org; Sun, 12 Jan 2014 21:28:10 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37582) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2XG3-0005vf-S0 for emacs-devel@gnu.org; Sun, 12 Jan 2014 21:28:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W2XG2-0005U2-1i for emacs-devel@gnu.org; Sun, 12 Jan 2014 21:28:07 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:49301) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2XG1-0005Ty-Uk for emacs-devel@gnu.org; Sun, 12 Jan 2014 21:28:05 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1W2XG1-000290-KE; Sun, 12 Jan 2014 21:28:05 -0500 X-Spook: Mole bank cypherpunk assassination Roswell undercover X-Ran: |a]S%Ai,(=Zh;d,3[YE}P#H|[ppYY/Ko6?V&\@6TX*~V"?&RXv06%ps-ivxD3GqTkZHgGg X-Hue: yellow X-Attribution: GM In-Reply-To: (Stefan Monnier's message of "Sun, 12 Jan 2014 17:25:41 -0500") 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:168264 Archived-At: Stefan Monnier wrote: > When the Git repository becomes *The* repository, we'll want to ask > the Savannah guys to set denynonfastforwards=true. So we lose the ability to control that ourselves, like we could with `bzr config'?