From: Matthew Wilcox <matthew@wil.cx>
To: Grant Grundler <grundler@parisc-linux.org>
Cc: parisc-linux@parisc-linux.org
Subject: Re: [parisc-linux] Migrating from CVS to Git
Date: Mon, 21 Nov 2005 20:16:19 -0700 [thread overview]
Message-ID: <20051122031619.GJ1598@parisc-linux.org> (raw)
In-Reply-To: <20051121222522.GB25773@colo.lackof.org>
On Mon, Nov 21, 2005 at 03:25:22PM -0700, Grant Grundler wrote:
> > - Tagging. It's now essentially free. A tag in git terms is just a
> > ref. You can add them at any point. So we need to figure out what
> > we want to bless as good.
>
> This is a distro problem. We should tag anything we change in the tree.
We don't need to any more. We have a sha1 number (which is part of the
commit mail) that allows us to recover the state of the tree after any
commit.
> > - Autobuilding. This can change slightly as a result of how different
> > tagging is. Do we want to just build every time there's a commit?
>
> Something that anyone who has write access can trigger.
> Just need to make sure we "commit" sets properly.
> Will the Makefile commit will no longer trigger the auto-builder?
I was hoping we'd no longer have to do Makefile commits. Maybe we still
want to, though?
> Thanks - I think what you already wrote should be sufficient for now:
> http://www.parisc-linux.org/faq/git.html
>
> If someone is disappointed, please clone the content to wiki.parisc-linux.org
> and improve it.
I thought about doing it on the wiki to begin with, but thought we
should have the git docs somewhere official first.
> -rc releases is sufficient for me unless we some infrastructure broken
> that needs faster turn-around to linus. I'm thinking of the spinlock
> breakage that occurred when mingo's latest cleanup went in.
I was thinking along similar lines.
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
next prev parent reply other threads:[~2005-11-22 3:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-21 16:54 [parisc-linux] Migrating from CVS to Git Matthew Wilcox
2005-11-21 22:25 ` Grant Grundler
2005-11-22 3:16 ` Matthew Wilcox [this message]
2005-11-22 3:27 ` Kyle McMartin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20051122031619.GJ1598@parisc-linux.org \
--to=matthew@wil.cx \
--cc=grundler@parisc-linux.org \
--cc=parisc-linux@parisc-linux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.