[PATCH 0 of 2 v2] scmutil/add: warnings for non-portable case-folding collisions

Kevin Gessner kevin at fogcreek.com
Sat Apr 30 05:44:40 CDT 2011


A bit of refactoring to make using the ui.portablefilenames warning more
useful, then use it when warning the user about case collisions.

Compared to v1, patch 2 of 2 now notifies the user about case collisions via
ui.warn, util.Abort, or nothing at all, depending on config.


More information about the Mercurial-devel mailing list