setup.py
changeset 41533 0f64091cc851
parent 41455 8427fea04017
child 41759 aaad36b88298
equal deleted inserted replaced
41532:bd3f03d8cc9f 41533:0f64091cc851
   664                                       output_dir=self.build_temp)
   664                                       output_dir=self.build_temp)
   665         if self.long_paths_support:
   665         if self.long_paths_support:
   666             self.addlongpathsmanifest()
   666             self.addlongpathsmanifest()
   667 
   667 
   668     def addlongpathsmanifest(self):
   668     def addlongpathsmanifest(self):
   669         """Add manifest pieces so that hg.exe understands long paths
   669         r"""Add manifest pieces so that hg.exe understands long paths
   670 
   670 
   671         This is an EXPERIMENTAL feature, use with care.
   671         This is an EXPERIMENTAL feature, use with care.
   672         To enable long paths support, one needs to do two things:
   672         To enable long paths support, one needs to do two things:
   673         - build Mercurial with --long-paths-support option
   673         - build Mercurial with --long-paths-support option
   674         - change HKLM\SYSTEM\CurrentControlSet\Control\FileSystem\
   674         - change HKLM\SYSTEM\CurrentControlSet\Control\FileSystem\