6 ms·
AppHarbor (YC W11) adds support for Mercurial
- daniel_levine 16y agoNice, glad to see it. When's native SVN support coming, and Perforce? [Ed: I'm not poking fun, I actually think for a .NET platform those make sense]
- solutionyogi 16y agoI don't think it makes sense to spend time on SVN support. Any .NET shop who is stuck on SVN is NOT going to outsource their deployment/hosting to AppHarbor. It's better to serve the people on the cutting edge first.
- kenjackson 16y agoWrong. The reason why Git/Mercurial users are more likely to use AppHarbor is that AppHarbor is probably more likely used by open source projects. Enterprises, where SVN is actually the preferable system, are less likely to host on AppHarbor (or EC2 or Azure). The issue isn't cutting edge of the source code control system (which frankly makes no sense if you actually understand Git and SVN), but business model.
- nreece 16y agoI don't think we're going to be supporting SVN natively anytime soon.. It's really easy to use git-svn to import your SVN repo to git, and you can use it along with svn. You can then deploy to appharbor with git and use SVN as usual. If people need any help with git and git-svn though we're happy to help! Ref: http://feedback.appharbor.com/forums/95687-general/suggestions/1399111-svn-support?ref=title http://feedback.appharbor.com/forums/95687-general/suggestio...
- swaits 16y agoNice. I wish heroku would get on this. :)
- mml 16y agoYou may find this relevant to your interests: http://herocutter.heroku.com/plugins/23 http://herocutter.heroku.com/plugins/23
- swaits 16y agoThanks! If you're in San Diego I'll get you a beer!
- undees 16y agoThe hg-git plugin for Mercurial worked fine on Heroku the last time I tried it: http://bitbucket.org/durin42/hg-git http://bitbucket.org/durin42/hg-git
- eddiegroves 16y agoGreat to see; loving what AppHarbor offers over other .NET based 'cloud' hosts. Simplicity above all else.
- barrydahlberg 16y agoPondering when I'm going to be able to start pushing production sites to AppHarbor. Does anyone have any experience to share in terms of robustness, scalability, support etc?