git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Linus Torvalds <torvalds@osdl.org>
To: David Woodhouse <dwmw2@infradead.org>
Cc: "H. Peter Anvin" <hpa@zytor.com>, Git Mailing List <git@vger.kernel.org>
Subject: Re: Kernel nightly snapshots..
Date: Thu, 5 May 2005 07:44:59 -0700 (PDT)	[thread overview]
Message-ID: <Pine.LNX.4.58.0505050742180.2328@ppc970.osdl.org> (raw)
In-Reply-To: <1115303933.16187.135.camel@hades.cambridge.redhat.com>



On Thu, 5 May 2005, David Woodhouse wrote:
> 
> hera /home/dwmw2/git/snapshot-2.6 $ cg-init /pub/scm/linux/kernel/git/torvalds/linux-2.6.git &> ../asd
> hera /home/dwmw2/git/snapshot-2.6 $ cg-tag-ls
> v2.6.11 5dc01c595e6c6ec9ccda4f6f69c131c0dd945f8c
> v2.6.11-tree    5dc01c595e6c6ec9ccda4f6f69c131c0dd945f8c
> v2.6.12-rc2     9e734775f7c22d2f89943ad6c745571f1930105f
> v2.6.12-rc3     0397236d43e48e821cce5bbe6a80a1a56bb7cc3a
> hera /home/dwmw2/git/snapshot-2.6 $ git-cat-file -t 0397236d43e48e821cce5bbe6a80a1a56bb7cc3a
> .git/objects/03/97236d43e48e821cce5bbe6a80a1a56bb7cc3a: No such file or directory

Looks like cg uses git-http-pull instead of rsync, and doesn't download 
anything but the required objects. 

In which case you probably don't have the v2.6.11 tree either, in fact, 
since it's not required to get a working copy of HEAD.

If you fetch the _whole_ object database (with rsync), you should get 
them.

		Linus

  reply	other threads:[~2005-05-05 14:36 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-05  0:28 Kernel nightly snapshots Linus Torvalds
2005-05-05  2:06 ` H. Peter Anvin
2005-05-05 14:38   ` David Woodhouse
2005-05-05 14:44     ` Linus Torvalds [this message]
2005-05-05 15:10       ` David Woodhouse
2005-05-05 15:30         ` David Woodhouse
2005-05-05 16:40           ` Linus Torvalds
2005-05-07 12:39             ` David Woodhouse
2005-05-06  0:28           ` H. Peter Anvin
2005-05-06  7:29             ` David Woodhouse
2005-05-06 21:50               ` H. Peter Anvin
2005-05-06 21:51                 ` Marcelo Tosatti
2005-05-22 11:50                   ` Thomas Glanzmann
2005-05-22 11:59                     ` David Woodhouse
2005-05-22 12:09                       ` Thomas Glanzmann
2005-05-22 17:01                         ` Russell King
2005-05-05 15:46         ` Linus Torvalds
2005-05-06  7:42           ` David Woodhouse

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.58.0505050742180.2328@ppc970.osdl.org \
    --to=torvalds@osdl.org \
    --cc=dwmw2@infradead.org \
    --cc=git@vger.kernel.org \
    --cc=hpa@zytor.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).