On Wed, 13 Dec 2006, Florian v. Savigny wrote:
I would like to use git to develop a somewhat larger Perl project
which I would need to test and develop under both Linux and Windows,
i.e. I would need a repository on a FAT32 partition (to my knowledge,
still the only filesystem that can be fully accessed from both OSes -
correct me if I'm wrong)
there are drivers available for windows to let it access ext2/3 partitions. I
don't know if that would help any in this situation.
David Lang