托管颠覆建议或建议
我正在调查在工作中的一个新项目中使用托管颠覆,并且想知道是否有人有任何经验可以分享。
我个人在家里使用 Beanstalk 进行小型项目,但不使用多个用户或大型存储库。
你用过什么/谁?
适用于什么规模/类型的项目?
你的经历是什么? (正常运行时间、性能、客户服务等)
I'm investigating using hosted subversion for a new project at work and was wondering if anyone had any experiences they would share.
I've personally used Beanstalk for small projects at home, but not with mulitple users or a large repository.
What/who have you used?
For what size/type of project?
What was your experience? (Uptime, performance, customer service, etc.)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(7)
wush.net 非常棒 - 大力支持
我将它用于个人项目以及两个自由项目(一个有几十万行代码)
没有一个拥有大量的开发人员,但这应该不是问题
svnrepository 也不错 - 但手握的人少了很多。
我改用 wush 只是因为我不想做那么多管理工作 - 主要是为了 trac 的事情。 他们也得到了很好的支持,但你要负责更多的管理工作。
我没有经历过任何我注意到的停机时间。 (对于 svn 或 trac)
https:/ /stackoverflow.com/questions/297153/can-you-recommend-a-svn-close-source-project-hosting-site#297180
还有关于此主题的其他问题...
搜索 svn 和 Hosting 应该可以找到它们
wush.net has been awesome - great support
I use it for personal projects as well as two freelance projects (one with a few hundred thousand lines of code)
None have large number of developers, but that should not be a problem
svnrepository is also good - but a lot less hand holding.
I switched to wush only because I did not want to have to do so much of the admin - mostly for the trac stuff. They also had good support, but you are responsible for a lot more of the admin.
I have not experienced any downtime that I noticed. (either for svn or trac)
https://stackoverflow.com/questions/297153/can-you-recommend-a-svn-closed-source-project-hosting-site#297180
there are also other SO questions on this topic...
a search of svn and hosting should bring them up
看看Unfuddle....他们有一个免费计划以及其他一些不错的项目管理类型功能。
Take a look at Unfuddle.... They have a free plan plus some other nice project management type functions.
我使用 DreamHost 是因为我真的不喜欢“仅颠覆”主机所施加的限制,例如非常小的空间或很少的存储库。
我希望能够检查与构建相关的所有内容,而不必考虑空间限制。
它很便宜(每月 10 美元)并且几乎无限的磁盘空间(以及无限的用户和存储库)。 没有经历过任何停机时间,但有时有点慢。
唯一的缺点是他们有 subversion v.1.4.2,而我升级并没有取得很大的成功。 但有 Linux 经验的人可能很快就能做到:)
I'm using DreamHost because I really didn't like the restrictions imposed by the "subversion-only" hosts, e.g. really small space or few repositories.
I want to be able to check in everything related to the build without having to think about the space limitation.
It's cheap ($10 a month) and practically unlimited disk space (and unlimited users and repositories). Haven't experienced any downtime so for but is sometimes a bit slow.
The only downside is that they have subversion v. 1.4.2 and I haven't had great success upgrading. But someone with a Linux experience would probably be able to do it in no time :)
如果您的项目是开源的,您可能需要考虑 Google Code。
我发现它非常棒!
If your project is open-source, you might want consider Google Code.
I've found it to be excellent!
我使用 wush.net 进行小型个人项目一段时间,从未遇到过任何问题...服务可靠且迅速。 当我将我的网络托管转移到也支持 svn 的提供商时,我在那里终止了我的帐户。
I used wush.net for a while for small personal projects and never had any problems... service was reliable and speedy. I terminated my account there once I moved my web hosting to a provider that also supported svn.
我同意 mikeymo Unfuddle< /a> 是一个很棒的票务和颠覆主机。 他们有一个免费帐户,我已经使用了近一年,非常棒。 开发需要大量工作,尤其是在处理任务和相关提交时。
I Agree with mikeymo Unfuddle is a great ticketing and subversion host. They have a free account that I have been using for almost a year now and is great. It takes so much work out of development, especially when dealing with tasks and related commits.
您始终可以在云中使用 Subversion 和 VisualSVN Server 部署自己的版本控制服务器。 您需要 MS Azure 或 AWS 中基于 Windows 的虚拟机。
安装过程非常简单,您将获得一个强大的托管版本控制服务器。 有关安装说明,请参阅入门指南。
You can always deploy your own version control server with Subversion and VisualSVN Server in the cloud. You need a Windows-based virtual machine in MS Azure or AWS.
The installation procedure is very simple and you will get a powerful hosted version control server. See the Getting Started guide for installation instructions.