Git development
 help / color / mirror / Atom feed
* git and filesystem problems (ext3 and vfat)
@ 2008-10-16 16:03 Ian Brown
  2008-10-16 16:17 ` Michael J Gruber
  2008-10-16 16:22 ` David Tweed
  0 siblings, 2 replies; 5+ messages in thread
From: Ian Brown @ 2008-10-16 16:03 UTC (permalink / raw)
  To: git

Hello, ]

 I have a diskOnKey which has a vfat filesystem.
I ran there:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
the I copied all the wireless-2.6 folder to an ext3 partition.
There I ran git diff.

I get many messages like these (probably on all files of the repository):

diff --git a/COPYING b/COPYING
deleted file mode 100644
index ca442d3..0000000
--- a/COPYING
+++ /dev/null
@@ -1,356 +0,0 @@
-

and then all the lines of the file with "-" in the beginning, as if
they are empty.

Why is it so ?
Is there any way to overcome it ?
Must I run "git clone" on an ext3 DiskOnKey only ?

Regards,
Ian

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

end of thread, other threads:[~2008-10-16 16:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-16 16:03 git and filesystem problems (ext3 and vfat) Ian Brown
2008-10-16 16:17 ` Michael J Gruber
2008-10-16 16:23   ` Ian Brown
2008-10-16 16:33     ` David Tweed
2008-10-16 16:22 ` David Tweed

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox