Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #62380

Re: Testing git-debrebase/dgit in the linux git repo

Path csiph.com!aioe.org!bofh.it!news.nic.it!robomod
From Bastian Blank <waldi@debian.org>
Newsgroups linux.debian.kernel
Subject Re: Testing git-debrebase/dgit in the linux git repo
Date Tue, 16 Oct 2018 21:50:01 +0200
Message-ID <wJDvP-85n-1@gated-at.bofh.it> (permalink)
References <wEXvb-5LT-15@gated-at.bofh.it> <wEYAV-6mk-7@gated-at.bofh.it> <wF0CJ-7tb-5@gated-at.bofh.it> <wITCF-5KS-1@gated-at.bofh.it> <wIX3z-7Tj-1@gated-at.bofh.it>
X-Original-To Ian Jackson <ijackson@chiark.greenend.org.uk>
X-Mailbox-Line From debian-kernel-request@lists.debian.org Tue Oct 16 19:48:29 2018
Old-Return-Path <waldi@debian.org>
X-Amavis-Spam-Status No, score=-8.3 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DIGITS_LETTERS=1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_MED=-2.3] autolearn=ham autolearn_force=no
Mail-Followup-To Ian Jackson <ijackson@chiark.greenend.org.uk>, Debian kernel maintainers <debian-kernel@lists.debian.org>, dgit@packages.debian.org
MIME-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Disposition inline
User-Agent NeoMutt/20170113 (1.7.2)
X-Mailing-List <debian-kernel@lists.debian.org> archive/latest/118374
List-ID <debian-kernel.lists.debian.org>
List-URL <https://lists.debian.org/debian-kernel/>
List-Archive https://lists.debian.org/msgid-search/20181016193234.keufehtyxh5zuo6n@shell.thinkmo.de
Approved robomod@news.nic.it
Lines 57
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Cc Debian kernel maintainers <debian-kernel@lists.debian.org>, dgit@packages.debian.org
X-Original-Date Tue, 16 Oct 2018 21:32:34 +0200
X-Original-Message-ID <20181016193234.keufehtyxh5zuo6n@shell.thinkmo.de>
X-Original-References <51934ae1809affb7ff5af12ebb65997f5d87b973.camel@decadent.org.uk> <cbe3498a23ddc4d8639264700165692e929e5af1.camel@decadent.org.uk> <23477.27645.968213.535325@chiark.greenend.org.uk> <20181014182627.o3lmhgqofrrh3sv6@shell.thinkmo.de> <23491.49520.532358.89413@chiark.greenend.org.uk>
Xref csiph.com linux.debian.kernel:62380

Show key headers only | View raw


Hi

On Sun, Oct 14, 2018 at 11:21:36PM +0100, Ian Jackson wrote:
> Bastian Blank writes ("Re: Testing git-debrebase/dgit in the linux git repo"):
> > See https://salsa.debian.org/waldi/lvm2-gitdebrebase-test/network/master
> > 
> > To get to this state I used the following commands:
> > 
> > % git checkout -b feature/2.02.177 master
> > % git debrebase new-upstream 2.02.177
> > % git checkout master
> > % git merge --no-ff feature/2.02.177
> > % git checkout -b feature/2.02.179 master
> > % git debrebase new-upstream 2.02.179
> 
> Wait, I looked at this again and I think I have misunderstood what you
> tried.
> 
> Something like what you describe above might well work.  I cloned the
> tree you mention and its master (80203aaf59da3b0c) looks in a
> reasonable shape.  My git-debrebase is entirely happy with it.  But,
> the merge you made looks like a psuedomerge because it is entirely
> identical to onen of its parents.  So it's not a merge test case.
> Also your `New upstream version 2.02.177' is some kind of tarball
> import.  Is it not maintained in git upstream ?

It is a merge test case. Of cause one of the parents is identical to the
result of the merge, as the history of those merge requests will look
like:

  2-3    4-5
 /   \  /   \
1-----3*-----5*

> I'm also confused about whether you are saying that the master branch
> in that repo is the result, or the starting point, for the commands
> you quote above.  If it is the result then I am confused because I see
> no commit corresponding to new-upstream 2.02.179.

Take a look on the graph where the (not requested) "update changelog"
commits are.

> I can't repro what you did because I don't seem to be able to get the
> right bits.  In particular, the tags like 2.02.177 are only available
> from upstream or something ?  Your Vcs-Git header does not work for
> me:
>   zealot:lvm2-gitdebrebase-test> git-fetch -v vcs-git
>   Username for 'https://gitlab.com':

I have no idea what you are trying to do.  I gave you the URL to a test
project hosted on salsa.debian.org, clone it.

Bastian

-- 
Intuition, however illogical, is recognized as a command prerogative.
		-- Kirk, "Obsession", stardate 3620.7

Back to linux.debian.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Testing git-debrebase/dgit in the linux git repo Ben Hutchings <ben@decadent.org.uk> - 2018-10-04 00:10 +0200
  Re: Testing git-debrebase/dgit in the linux git repo Ben Hutchings <ben@decadent.org.uk> - 2018-10-04 01:20 +0200
    Re: Testing git-debrebase/dgit in the linux git repo Ian Jackson <ijackson@chiark.greenend.org.uk> - 2018-10-04 03:30 +0200
      Re: Testing git-debrebase/dgit in the linux git repo Ian Jackson <ijackson@chiark.greenend.org.uk> - 2018-10-04 03:40 +0200
      Re: Testing git-debrebase/dgit in the linux git repo Bastian Blank <waldi@debian.org> - 2018-10-14 20:50 +0200
        Re: Testing git-debrebase/dgit in the linux git repo Ian Jackson <ijackson@chiark.greenend.org.uk> - 2018-10-14 23:30 +0200
        Re: Testing git-debrebase/dgit in the linux git repo Ian Jackson <ijackson@chiark.greenend.org.uk> - 2018-10-15 00:30 +0200
          Re: Testing git-debrebase/dgit in the linux git repo Bastian Blank <waldi@debian.org> - 2018-10-16 21:50 +0200
    Re: Testing git-debrebase/dgit in the linux git repo Sean Whitton <spwhitton@spwhitton.name> - 2018-10-04 17:10 +0200
    Re: Testing git-debrebase/dgit in the linux git repo Bastian Blank <waldi@debian.org> - 2018-10-17 13:00 +0200

csiph-web