X-Spam-Check-By: sourceware.org Message-ID: <906f26060703170624m1ab396f4p31f592c1f02c7842@mail.gmail.com> Date: Sat, 17 Mar 2007 14:24:49 +0100 From: "Stefano Spinucci" To: cygwin AT cygwin DOT com Subject: [BUG] Git v1.5.0.3: fatal: Unable to write new index file Cc: ebb9 AT byu DOT net MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com With Git v1.5.0.3 (binary distributed with cygwin) I encountered the FAT32 problem described in the Git mailing list thread "Can git be tweaked to work cross-platform, on FAT32?" (http://marc.info/?l=git&m=116602583801694&w=2). Then, the solution proposed was to compile Git with NO_MMAP (message in the thread above http://marc.info/?l=git&m=116638128627549&w=2). Some days ago Git developer Shawn O. Pearce confirmed the needing to use NO_MMAP, making NO_MMAP=1 default on Cygwin (thread "using the same repo with different OS ", message http://marc.info/?l=git&m=117268638722790&w=2). Then, I hope the cygwin Git binary 'll be compiled with NO_MMAP; otherwise, needing to work on a FAT32 fs, I'll have to recompile Git manually. thanks in advance --- Stefano Spinucci -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/