All of lore.kernel.org
 help / color / mirror / Atom feed
From: Franck <vagabon.xyz@gmail.com>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Subject: Re: git and tags...
Date: Tue, 8 Nov 2005 18:25:06 +0100	[thread overview]
Message-ID: <cda58cb80511080925l2d441604i@mail.gmail.com> (raw)
In-Reply-To: <20051108110134.GA2689@linux-mips.org>

2005/11/8, Ralf Baechle <ralf@linux-mips.org>:
> On Tue, Nov 08, 2005 at 11:49:48AM +0100, Franck wrote:
>
> > I'm trying to retrieve a linux kernel by tag using git. Let's say for
> > example I want my working tree to be a linux 2.6.12 copy from git
> > repository. How can I do that ?
> >
> > I tried these commands but it seems that there's no tag in git repository
> >
> > git clone rsync://ftp.linux-mips.org/git/linux.git linux.git
> > git pull http://www.linux-mips.org/pub/scm/linux.git tag linux_2_6_12
>
> ls .git/refs/tags to see the tag names.
>

OK, so tags have been renamed into "linux-2.6.x". Why not using the
same mainline name convention (v2.6.x) ?

I have another question (which is the first one in my previous email),
how can I make my working tree a kernel version 2.6.9 for example ?

And the last question related to mips git repository, why does kernel
v2.2, v2.4, v2.6 are in the same repository ? Why not seperate
different major version of the kernel in a seperate repository ?

Thanks
--
               Franck

  reply	other threads:[~2005-11-08 17:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-08 10:49 git and tags Franck
2005-11-08 11:01 ` Ralf Baechle
2005-11-08 17:25   ` Franck [this message]
2005-11-08 18:45     ` Ralf Baechle
2005-11-08 21:31       ` Daniel Jacobowitz
2005-11-09  9:43         ` Franck
2005-11-09  9:15       ` Franck

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=cda58cb80511080925l2d441604i@mail.gmail.com \
    --to=vagabon.xyz@gmail.com \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.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.