Re: Can git be tweaked to work cross-platform, on FAT32?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Johannes Schindelin
Date: Sunday, December 17, 2006 - 12:33 pm

Hi,

On Sun, 17 Dec 2006, Juergen Ruehle wrote:


I encountered a problem with git-log, where the fork() tried to 
reestablish a mmap()ed file, which unfortunately was renamed (since it was 
a .lock file[*1*]). This triggered the implementation of NO_MMAP.

I am sure that there are more problems with it. BTW the problem stems from 
Windows having _no_ equivalent to fork().

Notefoot 1: Isn't it funny that Windows cannot delete files which are 
still opened, but does not care when it is renamed?

Ciao,
Dscho
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Can git be tweaked to work cross-platform, on FAT32?, Florian v. Savigny, (Wed Dec 13, 8:58 am)
Re: Can git be tweaked to work cross-platform, on FAT32?, Johannes Schindelin, (Wed Dec 13, 9:39 am)
Re: Can git be tweaked to work cross-platform, on FAT32?, Martin Langhoff, (Wed Dec 13, 10:55 pm)
Re: Can git be tweaked to work cross-platform, on FAT32?, Florian v. Savigny, (Sat Dec 16, 2:51 am)
Re: Can git be tweaked to work cross-platform, on FAT32?, Johannes Schindelin, (Sat Dec 16, 4:37 am)
Re: Can git be tweaked to work cross-platform, on FAT32?, Martin Langhoff, (Sun Dec 17, 3:21 am)
Re: Can git be tweaked to work cross-platform, on FAT32?, Stefano Spinucci, (Sun Dec 17, 7:33 am)
Re: Can git be tweaked to work cross-platform, on FAT32?, Johannes Schindelin, (Sun Dec 17, 7:54 am)
Re: Can git be tweaked to work cross-platform, on FAT32?, Juergen Ruehle, (Sun Dec 17, 11:16 am)
Re: Can git be tweaked to work cross-platform, on FAT32?, Johannes Schindelin, (Sun Dec 17, 12:33 pm)
Re: Can git be tweaked to work cross-platform, on FAT32?, Stefano Spinucci, (Sun Dec 17, 6:36 pm)
Re: Can git be tweaked to work cross-platform, on FAT32?, Johannes Schindelin, (Mon Dec 18, 6:38 am)
Re: Can git be tweaked to work cross-platform, on FAT32?, Juergen Ruehle, (Mon Dec 18, 7:19 am)
Re: Can git be tweaked to work cross-platform, on FAT32?, Dan Nicholson, (Tue Dec 19, 4:55 pm)