TortoiseHg 2.1.1 Windows版web问题总结

问题主要纠结在 'Blackhole' object has no attribute 'fileno‘

1. 切换不同的project启动Web后,点stop无效,提示 'Blackhole' object has no attribute 'fileno‘ ,必须彻底重开workbench。

2. 启动web后,其他机器通过http来clone无法执行,客户端显示http 500错误,在server端出现 'Blackhole' object has no attribute 'fileno‘错误。
解决方案:通过hg command启动hg serve --port 8000 --debug -R D:\hg_Project




發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章