Git development
 help / color / mirror / Atom feed
From: Daniel Barkalow <barkalow@iabervon.org>
To: zuh@iki.fi
Cc: git@vger.kernel.org
Subject: Re: Git clone behaviour change in 1.5.6 (vs 1.5.5.1)
Date: Mon, 23 Jun 2008 15:56:41 -0400 (EDT)	[thread overview]
Message-ID: <alpine.LNX.1.00.0806231554380.19665@iabervon.org> (raw)
In-Reply-To: <177e83dd0806231251u223717e4s2149f69313787ead@mail.gmail.com>

On Mon, 23 Jun 2008, Kalle Vahlman wrote:

> Hi!
> 
> Switching to the 1.5.6 release from 1.5.5.1, I found out that the
> rewritten git-clone command changed its behaviour wrt cloning to a
> non-existing destination directory structure. In the shell version the
> destination (work tree) is created with 'mkdir -p' but in the C
> version with just the mkdir() call which doesn't create the parent
> directories.
> 
> I can't find any indication that this would be intended in the repo
> history nor in the mailing list, so I'm left thinking that this is an
> unwanted regression. Could someone confirm this?

It wasn't an intentional change, anyway.

	-Daniel
*This .sig left intentionally blank*

  reply	other threads:[~2008-06-23 19:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-23 19:51 Git clone behaviour change in 1.5.6 (vs 1.5.5.1) Kalle Vahlman
2008-06-23 19:56 ` Daniel Barkalow [this message]
2008-06-23 20:38   ` Jeff King
2008-06-23 21:03     ` Brandon Casey
2008-06-24  5:50       ` [PATCH] clone: create intermediate directories of destination repo Jeff King
2008-06-24  7:39         ` Junio C Hamano
2008-06-24  8:04           ` Jeff King
2008-06-24 15:20             ` Daniel Barkalow
2008-06-25  5:41               ` Jeff King
2008-06-25  6:11                 ` Daniel Barkalow

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=alpine.LNX.1.00.0806231554380.19665@iabervon.org \
    --to=barkalow@iabervon.org \
    --cc=git@vger.kernel.org \
    --cc=zuh@iki.fi \
    /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