Reputation: 17932
I'm working on a project with 2 other developers and I need to host it online. 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.
Upvotes: 1
Views: 1026
Reputation: 3781
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.
Upvotes: 0
Reputation: 1739
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.
Upvotes: 0
Reputation: 2886
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.
Upvotes: 1
Reputation: 1172
BitBucket, with Mercurial-based source control, has private repositories:
Upvotes: 0
Reputation: 99
I believe XP-Dev, would work well for you, they offer a free plan that has two private projcets. Pricing is here.
Upvotes: 0