git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Goo GGooo" <googgooo@gmail.com>
To: linux-kernel@vger.kernel.org, git@vger.kernel.org
Subject: Re: 2.6.17-rc6-mm2
Date: Fri, 16 Jun 2006 13:14:09 +1200	[thread overview]
Message-ID: <ef5305790606151814i252c37c4mdd005f11f06ceac@mail.gmail.com> (raw)
In-Reply-To: <ef5305790606142040r5912ce58kf9f889c3d61b2cc0@mail.gmail.com>

On 6/15/06, Goo GGooo <googgooo@gmail.com> wrote:
> Andrew Morton wrote:
>
> > - To fetch an -mm tree using git, use (for example)
> >
> >  git fetch git://git.kernel.org/pub/scm/linux/kernel/git/smurf/linux-trees.git
> > v2.6.16-rc2-mm1
>
> I'm not able to get -mm tree from GIT. In
> http://git.kernel.org/.../smurf/linux-trees.git/refs/tags/ I can see
> the most recent tags like v2.6.17-rc6-mm2 but cg-clone
> http://git.kernel.org/.../smurf/linux-trees.git gives me only
> 2.6.16-rc3 :(
>
> I tried "cg-fetch v2.6.17-rc6-mm2" which seemed to fetch some more
> tags, then played with git-checkout & friends but still can't get the
> most recent source tree.

All right, finally this worked out:
git pull rsync://git.kernel.org/pub/scm/linux/kernel/git/smurf/linux-trees.git \
      tag v2.6.17-rc6-mm2

Strange enough with http:// instead of rsync:// I got some message
about nonexistent tag.

Now when I try git pull with http:// again it says the tree is up to
date. However with git:// it started downloading more things and tags.

That's confusing - I believed all protocols should behave the same way...?

Goo

       reply	other threads:[~2006-06-16  1:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <ef5305790606142040r5912ce58kf9f889c3d61b2cc0@mail.gmail.com>
2006-06-16  1:14 ` Goo GGooo [this message]
2006-06-16  2:46   ` 2.6.17-rc6-mm2 Linus Torvalds
2006-06-16  5:49     ` 2.6.17-rc6-mm2 Goo GGooo
2006-06-16  6:39       ` 2.6.17-rc6-mm2 Linus Torvalds
2006-06-16 20:56         ` 2.6.17-rc6-mm2 H. Peter Anvin
2006-06-16 22:52           ` 2.6.17-rc6-mm2 Junio C Hamano
2006-06-17  0:22           ` 2.6.17-rc6-mm2 Linus Torvalds
2006-06-16 22:44         ` 2.6.17-rc6-mm2 bert hubert
2006-06-20  3:01         ` 2.6.17-rc6-mm2 Michal Ludvig
2006-06-20  3:22           ` 2.6.17-rc6-mm2 Linus Torvalds
2006-06-16 12:40       ` 2.6.17-rc6-mm2 Uwe Zeisberger

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=ef5305790606151814i252c37c4mdd005f11f06ceac@mail.gmail.com \
    --to=googgooo@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).