简体   繁体   English

ASP.NET和WCF项目的源代码托管

[英]Source code hosting for ASP.NET and WCF projects

I'm working on a project with 2 other developers and I need to host it online. 我正在与其他2个开发人员进行项目合作,我需要在线托管该项目。 I need a site to host it for me with features such as version control, and others neat features. 我需要一个站点来托管它,并提供诸如版本控制等功能,以及其他简洁的功能。

can you suggest any ? 你能建议什么吗?

the project is not an open source one. 该项目不是一个开源项目。

thanks. 谢谢。

I use projectlocker.com They have a free version. 我使用projectlocker.com他们有一个免费版本。 One of the nice features is the monthly report that shows you what everyone on your team did. 不错的功能之一就是月度报告,向您显示团队中每个人的工作。

I believe XP-Dev , would work well for you, they offer a free plan that has two private projcets. 我相信XP-Dev会为您效劳,他们提供了一个免费计划,其中有两个私人项目。 Pricing is here. 定价在这里。

BitBucket, with Mercurial-based source control, has private repositories: 具有基于Mercurial的源代码控制的BitBucket具有私有存储库:

http://bitbucket.org/plans/ http://bitbucket.org/plans/

I'm using unfuddle and highly recommend it. 我正在使用unfuddle并强烈推荐它。 It's free for 200MB/2 users. 200MB / 2用户免费。 Subversion and Git are supported and the interface is nice and clean. 支持Subversion和Git,并且界面简洁美观。

A lot of webhosts include these features as part of the normal monthly hosting plans. 很多虚拟主机都将这些功能作为常规每月托管计划的一部分。 For example I use dreamhost.com and get subversion and trac included. 例如,我使用dreamhost.com并包含了subversion和trac。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM