From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thierry Volpiatto Newsgroups: gmane.emacs.devel Subject: Re: patch vs. overwrite in bzr [was: Next pretest, and regressions policy] Date: Thu, 05 Apr 2012 11:16:53 +0200 Message-ID: <87vclemtbu.fsf@gmail.com> References: <87k42cwys8.fsf@gnu.org> <87limhuldm.fsf@gnu.org> <871uo7g4j6.fsf@gnu.org> <87iphjhbm8.fsf@wanadoo.es> <87398lgrat.fsf_-_@niu.edu> <871uo5c7r0.fsf@wanadoo.es> <87pqbpj5j3.fsf@altern.org> <87wr5vz89v.fsf@gmail.com> <87fwci4pde.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1333618217 24494 80.91.229.3 (5 Apr 2012 09:30:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 5 Apr 2012 09:30:17 +0000 (UTC) Cc: emacs-devel@gnu.org To: Bastien Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 05 11:30:13 2012 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 1SFj1A-0000JE-Pe for ged-emacs-devel@m.gmane.org; Thu, 05 Apr 2012 11:30:12 +0200 Original-Received: from localhost ([::1]:54966 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SFioc-0005rF-L3 for ged-emacs-devel@m.gmane.org; Thu, 05 Apr 2012 05:17:14 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:59169) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SFioU-0005qo-Ml for emacs-devel@gnu.org; Thu, 05 Apr 2012 05:17:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SFioO-00063e-HR for emacs-devel@gnu.org; Thu, 05 Apr 2012 05:17:06 -0400 Original-Received: from mail-we0-f169.google.com ([74.125.82.169]:46786) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SFioO-00063Q-8b; Thu, 05 Apr 2012 05:17:00 -0400 Original-Received: by werj55 with SMTP id j55so912394wer.0 for ; Thu, 05 Apr 2012 02:16:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=RSof6X1EINiI8Bch35OpF7ZrjqmAJ8aQVbkk1w35Qno=; b=dlT7geGpTr+en6yiP50euktXAcMRaICnOVtDGzQcVaz0ikiEV31KcMFWdnByuVtFY0 BrLsML94v7IP4Aqc4IJGecC5N+ZfY1gf8ohm9wsvZx2OwjilpYZ8k2h6mivq9sD9S67n bqcIoXFdmtG3gjJr1rIwiEZtlftrKghC8NKWGC1H4q5XWR35fnrs6lj+jFTn4aMEZqd4 CO0fNeSPN4uILNKe8GFe+0WMTRzQfZUx8Eh1vE5Ykwj8MLp1jGNTZJD4KtCopRjI9Fz+ DW+dbqK/oBlOr4zqDUdqNi1CBcjU6WyOIEJfcA4XFXlc9VKHvDPjQIZAN1dy0fCCMfOh TZeQ== Original-Received: by 10.180.8.231 with SMTP id u7mr2959780wia.9.1333617417502; Thu, 05 Apr 2012 02:16:57 -0700 (PDT) Original-Received: from thierry-MM061 (lbe83-2-78-243-104-167.fbx.proxad.net. [78.243.104.167]) by mx.google.com with ESMTPS id k6sm12074536wiy.7.2012.04.05.02.16.55 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 05 Apr 2012 02:16:56 -0700 (PDT) In-Reply-To: <87fwci4pde.fsf@gnu.org> (Bastien's message of "Thu, 05 Apr 2012 09:19:41 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.95 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.169 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:149395 Archived-At: Bastien writes: > Hi Thierry, > > Thierry Volpiatto writes: > >>> The problem is: how to create a patch from Org git repo that can be >>> easily applied to Emacs bzr repo. >> >> Org git repo ==> convert to mercurial ==> clone to mercurial qpatch >> make your changes here >> and apply the resulting(s) >> patche(s) to Emacs bzr repo. > > Please test this workflow *for real* and tell me if this is workable. Of course, the "Org git repo" should be the same beast as what is in "Emacs bzr repo" which is not the case. -- Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997