| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: git and tags... |
| From: | Franck <vagabon.xyz@gmail.com> |
| Date: | Tue, 8 Nov 2005 18:25:06 +0100 |
| Cc: | linux-mips@linux-mips.org |
| Domainkey-signature: | a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fAx893bhQvt/PieCkwBJQn6Go5+kb/nbs7Q5tFN2jFJysqDpDne2NMWZdzif0Xt2xZ3JZyBzWJFN0ix2tFmSyrAADqIlQwleG6waBQFHaulyUl2qwDTkXb/9zclz+tbW4LlT52RoH9AbSnznHwwGV8WnMIfEpcq4P4eFJd/JQcM= |
| In-reply-to: | <20051108110134.GA2689@linux-mips.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <cda58cb80511080249w7d902821n@mail.gmail.com> <20051108110134.GA2689@linux-mips.org> |
| Sender: | linux-mips-bounce@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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: git and tags..., Ralf Baechle |
|---|---|
| Next by Date: | [PATCH] arch/mips/au1000/common/usbdev.c: don't concatenate __FUNCTION__ with strings, Alexey Dobriyan |
| Previous by Thread: | Re: git and tags..., Ralf Baechle |
| Next by Thread: | Re: git and tags..., Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |