util.makedirs is missing a "notindexed" parameters

Angel Ezquerra angel.ezquerra at gmail.com
Sat Feb 16 03:36:59 CST 2013


Hi,

I just noticed that there is a util.makedirs but that it does not have
a "notindexed" parameter. Internally it calls os.mkdir directly,
rather than util.makedir.

Wouldn't it make sense to be able to disable indexing on windows when
creating a directory recursively?

Cheers,

Angel


More information about the Mercurial-devel mailing list