All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Jackson <pj@sgi.com>
To: James Purser <purserj@ksit.dynalias.com>
Cc: pasky@ucw.cz, git@vger.kernel.org
Subject: Re: [ANNOUNCE] git-pasky-0.7
Date: Sat, 23 Apr 2005 21:35:57 -0700	[thread overview]
Message-ID: <20050423213557.475e0dfe.pj@sgi.com> (raw)
In-Reply-To: <1114316259.25535.4.camel@kryten>

James wrote:
> Try separating out the git directory and linux directory. As I
> understand it each project/git repo needs its own directory.

I'm willing to do that - but I still don't get what I actually type.

I just tried:

    mkdir linux
    cd linux
    git init

    git addremote linus rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
    # The above complained:
    #	grep: .git/remotes: No such file or directory
    # but still seemed to work ?

    git pull linus	# seems to get the same files I pulled before ... ok.
    # The above complained:
    #	client: nothing to do: perhaps you need to specify some filenames or the --recursive option?


Now what?  I still don't have the working source files for a kernel,
and I don't see how to specify in particular whatever Linus meant by

	a2755a80f40e5794ddc20e00f781af9d6320fafb

I issued a 'git --help' command (yeah - git is different - should be 'git help')
but I don't see any command that looks like it would checkout the working files.

-- 
                  I won't rest till it's the best ...
                  Programmer, Linux Scalability
                  Paul Jackson <pj@engr.sgi.com> 1.650.933.1373, 1.925.600.0401

  reply	other threads:[~2005-04-24  4:32 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-24  0:59 [ANNOUNCE] git-pasky-0.7 Petr Baudis
2005-04-24  1:26 ` Martin Schlemmer
2005-04-24  3:45   ` Linus Torvalds
2005-04-24  9:50     ` Martin Schlemmer
2005-04-24  3:58 ` Paul Jackson
2005-04-24  4:17   ` James Purser
2005-04-24  4:35     ` Paul Jackson [this message]
2005-04-24  4:32   ` Daniel Barkalow
2005-04-24  4:50     ` Paul Jackson
2005-04-24  4:58       ` James Purser
2005-04-24  5:02     ` Paul Jackson
2005-04-24  5:11       ` Greg KH
2005-04-24  5:12       ` Daniel Barkalow
2005-04-24 10:35       ` Martin Schlemmer
2005-04-24  7:14   ` Petr Baudis
2005-04-24  7:20     ` Paul Jackson
2005-04-24 10:52 ` Junio C Hamano

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=20050423213557.475e0dfe.pj@sgi.com \
    --to=pj@sgi.com \
    --cc=git@vger.kernel.org \
    --cc=pasky@ucw.cz \
    --cc=purserj@ksit.dynalias.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.
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.