From: Marcel Holtmann <marcel@holtmann.org>
To: git@vger.kernel.org
Subject: Another problem with not existing directories
Date: Mon, 31 Oct 2005 18:20:34 +0100 [thread overview]
Message-ID: <1130779234.5848.15.camel@blade> (raw)
Hi guys,
I think there exists another problem with git-unpack-objects if the
sub-directory in "objects" doesn't exists.
# cg-push master
updating 'refs/heads/master'
from 581c1b14394aee60aff46ea67d05483261ed6527
to 197c190b0b00689074c03fc3ebcfa114dbed1d73
Packing 37 objects
Unpacking 37 objects
unable to write sha1 filename ./objects/dc/59cd72edc7bc6169c2c9c073c86483f9318e7c: No such file or directoryfatal: failed to write object
fatal: git-unpack-objects exited with error code 128
In this case the directory "objects/dc" doesn't exists. Creating it
fixes the problem, but I think they should be created on demand.
Regards
Marcel
next reply other threads:[~2005-10-31 17:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-31 17:20 Marcel Holtmann [this message]
2005-10-31 17:35 ` Another problem with not existing directories Linus Torvalds
2005-10-31 17:46 ` Marcel Holtmann
2005-10-31 18:43 ` Junio C Hamano
2005-10-31 21:38 ` Marcel Holtmann
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=1130779234.5848.15.camel@blade \
--to=marcel@holtmann.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 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.