git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds@osdl.org>
To: David Woodhouse <dwmw2@infradead.org>
Cc: git@vger.kernel.org
Subject: Re: git-clone --reference problem?
Date: Sun, 23 Apr 2006 11:40:44 -0700 (PDT)	[thread overview]
Message-ID: <Pine.LNX.4.64.0604231137580.3701@g5.osdl.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0604231122490.3701@g5.osdl.org>



On Sun, 23 Apr 2006, Linus Torvalds wrote:
>
> I also forget whether we decided that non-absolute paths were 
> relative to the $reference directory, or to the $reference/objects/ 
> directory.

Just checked. It should be relative to $reference/objects, and we should 
strip out lines that start with '#', since we allow comments.

Blah. That whole shell-thing is cerainly convenient for prototyping, but 
it would be wonderful if we had some enterprising young soul that rewrote 
these things in C and made them built-ins. It may be wasteful to use C for 
this, but it would make portability easier, and we have all those nice 
routines for validating and building alternate db lists already that do it 
right.

Oh, well.

		Linus

  reply	other threads:[~2006-04-23 18:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-23 16:34 git-clone --reference problem? David Woodhouse
2006-04-23 17:50 ` Junio C Hamano
2006-04-23 18:34 ` Linus Torvalds
2006-04-23 18:40   ` Linus Torvalds [this message]
2006-04-24  8:12   ` 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=Pine.LNX.4.64.0604231137580.3701@g5.osdl.org \
    --to=torvalds@osdl.org \
    --cc=dwmw2@infradead.org \
    --cc=git@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).