[hackd]


2010, Jan

caseguard

This Mercurial extension attempts to prevent any user from adding files to a repository that would cause case-folding collisions on case-insensitive filesystems. That means FOO and foo can't both belong to the same repository, if they're in the same folder. It also blocks the addition of Windows-reserved filenames.

Get the code, submit bugs, make requests on the project page at BitBucket.


2/5

Next project: → Mercurial

Previous project: ← Rainmap