Running Mercurial server on Google AppEngine

蓝咒 提交于 2019-12-20 10:19:25

问题


I mean something like "hg serve", with HTTP push support.

This is probably not supported out of the box due GAE's read-only file system. If you know of any attempts to do it or analysis of what it would take, please share.


回答1:


For the sake of closure. Yes, someone did this.

Mercurial on App Engine



来源:https://stackoverflow.com/questions/340102/running-mercurial-server-on-google-appengine

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!