mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Sean" <seanlkml@sympatico.ca>
To: "Gene Heskett" <gene.heskett@verizon.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linus GIT tree disappeared from http://www.kernel.org/git/?
Date: Thu, 22 Sep 2005 13:37:43 -0400 (EDT)	[thread overview]
Message-ID: <BAYC1-PASMTP0225E685AD4FA9108A11B1AE970@CEZ.ICE> (raw)
Message-ID: <44657.10.10.10.28.1127410663.squirrel@linux1> (raw)
In-Reply-To: <200509221212.01811.gene.heskett@verizon.net>

On Thu, September 22, 2005 12:12 pm, Gene Heskett said:

> Well, I think what I was trying to ask but got lost in the bushes was
> "do I have a valid download?"  and, how do I go about keeping it upto
> date now that I have it?  I've read about half the git.txt stuff in
> the Documentation dir, but nothing sticks out as being the magic
> updater command.

Gene,

In order to update your copy of the kernel repository just run "git pull".
   Unfortunately there still seem to be some issues with kernel.org,
hopefully that'll be fixed up soon.

The warning you're getting from git about "alternates" will be fixed in
the next release of git.   You _could_ use your current version of git to
track the official git repository and get this fix before it's officially
released:

$ cd ~
$ git clone rsync://rsync.kernel.org/pub/scm/git/git.git/ git-repo
$ cd git-repo
$ git checkout
$ make install

Which should upgrade your current version of git to the very latest. 
After which you can upgrade git whenever you like by running:

$ cd ~/git-repo
$ git pull
$ make install

Cheers,
Sean


  reply	other threads:[~2005-09-22 17:37 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-22 13:14 Rolf Offermanns
2005-09-22 13:32 ` Russell King
2005-09-22 13:36   ` Jens Axboe
2005-09-22 13:42     ` Russell King
2005-09-22 13:57       ` Jens Axboe
2005-09-22 14:33         ` Luben Tuikov
2005-09-22 15:28     ` Randy.Dunlap
2005-09-22 15:31   ` Gene Heskett
2005-09-22 15:56     ` Luben Tuikov
2005-09-22 16:12       ` Gene Heskett
     [not found]         ` <44657.10.10.10.28.1127410663.squirrel@linux1>
2005-09-22 17:37           ` Sean [this message]
2005-09-22 21:09             ` Gene Heskett
2005-09-22 16:52     ` Linus Torvalds
2005-09-22 21:11       ` Gene Heskett

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=BAYC1-PASMTP0225E685AD4FA9108A11B1AE970@CEZ.ICE \
    --to=seanlkml@sympatico.ca \
    --cc=gene.heskett@verizon.net \
    --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

all inboxes | Powered by JetHome®