git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andreas Ericsson <ae@op5.se>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Joseph Wakeling <joseph.wakeling@webdrake.net>, git@vger.kernel.org
Subject: Re: Problems with using git
Date: Thu, 02 Mar 2006 02:24:14 +0100	[thread overview]
Message-ID: <4406493E.3000701@op5.se> (raw)
In-Reply-To: <Pine.LNX.4.64.0603011651240.22647@g5.osdl.org>

Linus Torvalds wrote:
> 
> On Thu, 2 Mar 2006, Joseph Wakeling wrote:
> 
>>I'm using openSUSE 10.0 and the package installed is git-core version
>>0.99.3git20050905-2.
> 
> 
> I think your problems are just related to the fact that the tutorial is 
> newer than your git version.
> 
> Just fetch a newer version of git first (0.99.3 should be new enough to 
> happily fetch a newer version using git itself, but it might be easier to 
> just get a tar-ball), and you'll have an easier time at it.
> 

... and the way to fetch and install that repo with your current git is:

	$ git clone git://git.kernel.org/pub/scm/git/git.git git
	$ cd git && make all strip install

There are 2215 commits since 0.99.3, so I think you'll find much has 
changed since then.

-- 
Andreas Ericsson                   andreas.ericsson@op5.se
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231

  reply	other threads:[~2006-03-02  1:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-02  0:25 Problems with using git Joseph Wakeling
2006-03-02  0:52 ` Linus Torvalds
2006-03-02  1:24   ` Andreas Ericsson [this message]
2006-03-02 13:52   ` Joseph Wakeling
2006-03-02 13:59     ` Andreas Ericsson
2006-03-02 23:44       ` Junio C Hamano
2006-03-02 23:58         ` Greg KH
2006-03-04 10:56           ` Mark Wooding
2006-03-04 22:25             ` Greg KH
2006-03-08  2:16               ` Greg KH
2006-03-02 23:21     ` Greg KH

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=4406493E.3000701@op5.se \
    --to=ae@op5.se \
    --cc=git@vger.kernel.org \
    --cc=joseph.wakeling@webdrake.net \
    --cc=torvalds@osdl.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).