From: David Miller <davem@davemloft.net>
To: junkio@cox.net
Cc: git@vger.kernel.org
Subject: Re: quick bare clones taking longer?
Date: Wed, 09 May 2007 15:02:56 -0700 (PDT) [thread overview]
Message-ID: <20070509.150256.59469756.davem@davemloft.net> (raw)
In-Reply-To: <7virb1sm6h.fsf@assigned-by-dhcp.cox.net>
From: Junio C Hamano <junkio@cox.net>
Date: Wed, 09 May 2007 14:48:38 -0700
> > + no_checkout=yes
> > + use_separate_remote=
> > + test -z ''
> > + origin=origin
> > ++ get_repo_base ../torvalds/linux-2.6.git
> > + base=
>
> This part puzzles me. The only way I could reproduce this was:
>
> $ ls -F victim victim.git
> ls: victim: No such file or directory
> victim.git:
> ./ HEAD config description hooks/ lost-found/ refs/
> ../ branches/ config~ gitcvs.master.sqlite info/ objects/ remotes/
> $ mkdir j
> $ cd j
> $ git clone --bare -l -s -n ../victim new.git
>
> That is, I did not have ../victim but I did have ../victim.git/
> repository, and I gave the former to "git clone".
>
> But that suggests that you do not have ../torvalds/linux-2.6.git
> directory but instead have ../torvalds/linux-2.6.git.git/ which
> sound a bit insane.
>
> Puzzled...
This deeply puzzles me too.
I'm just not going to go into my git directory using that
symlink in my home directory any more. :-)
next prev parent reply other threads:[~2007-05-09 22:03 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-09 9:09 quick bare clones taking longer? David Miller
2007-05-09 11:09 ` Johannes Schindelin
2007-05-09 15:41 ` Junio C Hamano
2007-05-09 20:06 ` David Miller
2007-05-09 21:48 ` Junio C Hamano
2007-05-09 22:02 ` David Miller [this message]
2007-05-09 22:59 ` Junio C Hamano
2007-05-09 23:23 ` David Miller
2007-05-09 23:25 ` Junio C Hamano
2007-05-10 0:11 ` Junio C Hamano
2007-05-10 0:27 ` Junio C Hamano
2007-05-10 0:29 ` David Miller
2007-05-10 8:05 ` Matthieu Moy
2007-05-10 8:25 ` Junio C Hamano
2007-05-10 8:55 ` Matthieu Moy
2007-05-10 15:38 ` Brian Gernhardt
2007-05-12 15:25 ` Win32 version, was " Johannes Schindelin
2007-05-12 15:48 ` Brian Gernhardt
2007-05-10 8:56 ` Johannes Sixt
2007-05-10 20:52 ` Dan Nicholson
2007-05-10 21:55 ` Junio C Hamano
2007-05-10 22:08 ` Dan Nicholson
2007-05-10 23:22 ` Junio C Hamano
2007-05-10 17:04 ` Andy Whitcroft
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=20070509.150256.59469756.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
/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).