All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dtor_core@ameritech.net>
To: Linus Torvalds <torvalds@osdl.org>
Cc: git@vger.kernel.org
Subject: Re: Garbage in .git directories???
Date: Sun, 18 Sep 2005 23:33:57 -0500	[thread overview]
Message-ID: <200509182333.58227.dtor_core@ameritech.net> (raw)
In-Reply-To: <200509181254.14646.dtor_core@ameritech.net>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=utf-8, Size: 1421 bytes --]

On Sunday 18 September 2005 12:54, Dmitry Torokhov wrote:
> On Sunday 18 September 2005 12:10, Linus Torvalds wrote:
> > 
> > On Sat, 17 Sep 2005, Dmitry Torokhov wrote:
> > > 
> > > git clone rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git work
> > > 
> > > and it seems there is some garbage in .git directory:
> > >
> > > drwxrwxr-x    2 dtor dtor 4096 Sep 17 21:17 V?Cl?í®Ÿ?E ???#V?C??Å¿l??E#V?C??;H
> > >                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 
> > > The similar garbage(?) shows when I clone git's repository.
> > > 
> > > Is this expected?
> > 
> > Absolutely not. And I don't see it when I try. What filesystem are you 
> > running this on? Looks like something did a "mkdir()" with an 
> > uninitialized pointer, but I don't see how that would happen.
> > 
> > 		Linus
> > 
> 
> It is ext3 on 2.6.12-rc6.
> 

Couple more points - just using rsync to get the data (without using git)
does not not produce that wierd directory, only got clone does.

Btw, after doing a pull from git repository git cone now produces the
following:

sent 403 bytes  received 2164 bytes  570.44 bytes/sec
total size is 533  speedup is 0.21
rsync: link_stat "/scm/git/git.git/objects/info/alternates" (in pub) failed: No such file or directory (2)
rsync error: some files could not be transferred (code 23) at main.c(1173)


-- 
Dmitry

  reply	other threads:[~2005-09-19  4:34 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-18  2:41 Garbage in .git directories??? Dmitry Torokhov
2005-09-18 17:10 ` Linus Torvalds
2005-09-18 17:54   ` Dmitry Torokhov
2005-09-19  4:33     ` Dmitry Torokhov [this message]
2005-09-19  5:21       ` Junio C Hamano
2005-09-19 14:51       ` Linus Torvalds
2005-09-19 15:00         ` Dmitry Torokhov
2005-09-20  0:09         ` Dmitry Torokhov
2005-09-20  0:45           ` Linus Torvalds
2005-09-20  3:37             ` Dmitry Torokhov
2005-09-19 19:10 ` H. Peter Anvin
2005-09-19 19:44   ` Petr Baudis
2005-09-19 23:16     ` H. Peter Anvin
2005-09-19 23:40       ` Petr Baudis
2005-09-19 23:58         ` H. Peter Anvin
2005-09-20  0:07           ` [PATCH] Fix git-init-db creating crap directories Petr Baudis
2005-09-20  0:09             ` H. Peter Anvin
2005-09-20  0:19               ` [PATCH] Fix git-init-db creating crap directories (zeroth try) Petr Baudis
2005-09-20  0:42                 ` H. Peter Anvin
2005-09-20  1:51                   ` Petr Baudis
2005-09-20  2:04                     ` Junio C Hamano
2005-09-20  3:27                     ` H. Peter Anvin
2005-09-19 21:58   ` Garbage in .git directories??? Horst von Brand

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=200509182333.58227.dtor_core@ameritech.net \
    --to=dtor_core@ameritech.net \
    --cc=git@vger.kernel.org \
    --cc=torvalds@osdl.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.