Pick how to handle conflicts in filesystem case sensitivity or insensitivity
Open
- Dominant language
- Erlang
- Stars
- 64
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
OSX is, by default, case insensitive.
So is Windows under NTFS and FAT32.
So is ExFAT.
Linux and BSD filesystems (ext3/4, UFS) are case sensitive.
ZFS is configurable.
A decision is required on how to handle these and make them work.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.