Recently kenai.com was announced to be closed soon so I need to migrate my project to some other hosting. I have started wondering, if there are blog apps you can install and run on GAE, maybe there is some way to setup SVN on GAE? Maybe there is Kenai/SourceForge type app I can put on GAE? Is it possible to setup my own project hosting on GAE?
Share
It’s possible to run Mercurial on appengine. Of course, there are plenty SCM hosting solutions now (like github (git), and Bitbucket (mercurial))… which may beat rolling your own