Skip to content

axtl/caseguard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

caseguard

NOTE: This extension is no longer needed as of hg >= 1.9, as this functionality is now built-in.


Caseguard protects repositories against name-related problems:

  1. 'folding case' where filenames with only case differences cause problems on non-case-preserving systems (Windows, OS X in default configuration)
  2. 'non-portable file names' that trigger issues, particularly on Windows; (list]

About

A case-folding collision prevention extension for Mercurial. (This extension is not needed for users of hg >= 1.9, as case-folding and non-portable filename protection is built it now.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors