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. I need a site to host it开发者_JS百科 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. 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. Pricing is here.
BitBucket, with Mercurial-based source control, has private repositories:
http://bitbucket.org/plans/
I'm using unfuddle and highly recommend it. It's free for 200MB/2 users. Subversion and Git are supported and the interface is nice and clean.
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.
精彩评论