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: Rewriting bzrmerge.el Date: Sun, 23 Nov 2014 17:29:48 +0100 Message-ID: <87k32l6fsz.fsf@fencepost.gnu.org> References: <20141027000718.F09B5382A66@snark.thyrsus.com> <87bno8y0rt.fsf_-_@engster.org> <871tp4xx4i.fsf@engster.org> <87tx20whtq.fsf@engster.org> <87lhn4rx0v.fsf@engster.org> <838uj3tztm.fsf@gnu.org> <87egsvrz6e.fsf@engster.org> <83mw7jrxt9.fsf@gnu.org> <87a93jrw83.fsf@engster.org> <83ioi7rn9o.fsf@gnu.org> <87oarysr3u.fsf@uwakimon.sk.tsukuba.ac.jp> <87siha5oru.fsf@fencepost.gnu.org> <83bnnxsxve.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1416760211 32599 80.91.229.3 (23 Nov 2014 16:30:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 23 Nov 2014 16:30:11 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 23 17:30:04 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 1Xsa32-0008Ui-BL for ged-emacs-devel@m.gmane.org; Sun, 23 Nov 2014 17:30:04 +0100 Original-Received: from localhost ([::1]:49177 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xsa31-0002r0-Us for ged-emacs-devel@m.gmane.org; Sun, 23 Nov 2014 11:30:03 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34586) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xsa2y-0002qf-0u for emacs-devel@gnu.org; Sun, 23 Nov 2014 11:30:00 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xsa2w-00034T-VR for emacs-devel@gnu.org; Sun, 23 Nov 2014 11:29:59 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:35721) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xsa2w-00034L-R3 for emacs-devel@gnu.org; Sun, 23 Nov 2014 11:29:58 -0500 Original-Received: from localhost ([127.0.0.1]:42897 helo=lola) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xsa2v-0005Ds-KP; Sun, 23 Nov 2014 11:29:57 -0500 Original-Received: by lola (Postfix, from userid 1000) id EA2C7DF2B7; Sun, 23 Nov 2014 17:29:48 +0100 (CET) In-Reply-To: <83bnnxsxve.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 23 Nov 2014 18:08:37 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) 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:178089 Archived-At: Eli Zaretskii writes: >> From: David Kastrup >> Date: Sun, 23 Nov 2014 09:01:25 +0100 >> >> "Download the repository twice" seems uncalled for. One can always use >> >> git clone --mirror >> >> to create the second clone. > > But I thought the discussion demonstrated that this command alone does > not guarantee the second clone will have all the branches. Did I > misunderstand? I thought that the main problem was that you needed to reconfig the repository as non-bare afterwards. -- David Kastrup