git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Another problem with not existing directories
@ 2005-10-31 17:20 Marcel Holtmann
  2005-10-31 17:35 ` Linus Torvalds
  0 siblings, 1 reply; 5+ messages in thread
From: Marcel Holtmann @ 2005-10-31 17:20 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-10-31 21:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-31 17:20 Another problem with not existing directories Marcel Holtmann
2005-10-31 17:35 ` Linus Torvalds
2005-10-31 17:46   ` Marcel Holtmann
2005-10-31 18:43     ` Junio C Hamano
2005-10-31 21:38       ` Marcel Holtmann

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).