Re: using the same repo with different OS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Stefano Spinucci <virgo977virgo@xxxxxxxxx> wrote:
> I noticed today that my notes about compiling Git on cygwin to work
> with FAT32 (export NO_MMAP=1) on the Wiki page WindowsInstall were
> removed.

That was me.  NO_MMAP=1 is now the default on Cygwin.
 
> Than I'm asking how you'd setup repos to work on some linux/windows
> machines, transferring data only with an USB disk.

Just create a bare repository on the USB stick and push/fetch to it.
It won't have a checkout directory or an index, the two sticking
points with mmap() on Windows and with a FAT32 filesystem being
accessed through Git by both Linux and Windows.

-- 
Shawn.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]