vote up 7 vote down star
3

I'm a developer who works on both individual and group projects using Microsoft Visual Studio. I could setup one of several different source control packages, such as VSS, SourceGear Vault or SVN on a server of my own and access them remotely; however, I don't want to deal with the hassle of setting it up, configuring it, etc.

Does anyone offer a hosted source control service?

flag

80% accept rate

8 Answers

vote up 2 vote down check

http://unfuddle.com/ offers a wide variety of SCM offerings (Subversion/Git/Maybe CVS?) as well as issue tracking. And they do it very well.

link|flag
I use it and I like it :) – pmlarocque Oct 15 '08 at 12:45
I've been using Unfuddle for a few months now and I really like the service! – James Sun Sep 15 at 14:53
vote up 1 vote down

I used CVSDude a long time ago. They were free up to 10 MBs at that time.

link|flag
vote up 1 vote down

A basic hosting plan at dreamhost gets you tons of web hosting space, bandwidth, database, jabber chat server, CVS, subversion repository and more for a little more than 5 bucks a month.

Beanstalk seems nice (SVN only), but i don't have any experience with it. Free plan has 20mb space for 3 users and 1 repository.

Project Locker hosts both subversion repositories and an issue tracking software, trac, for you. Trac is real nice when coupled with version control.

link|flag
vote up 3 vote down

We use Dreamhost for our subversion repositories and are very happy so far, plus you can't beat the price: http://www.dreamhost.com/hosting-features.html#svn

link|flag
vote up 3 vote down

Google Code, SourceForge all have code hosting solutions. How private do you want to be ?

link|flag
vote up 4 vote down

For Git, check out GitHub. Good packages, used by an awful lot of opensource projects. Considered to be one of the best hosting experiences for git.

link|flag
vote up 5 vote down

Hi! I use Assembla to host all my personal projects. It has 500mb of storage and you can host your code and do bug tracking and issue tracking.

It also has a good set of tools and you can use SVN, Trac/SVN, Trac/git, Mercurial or even an external SVN server for source control...

Cheers from Argentina!

link|flag
vote up 0 vote down

I'm using webfaction (webfaction.com) as my main web-host at the moment. They offer subversion as a 'one-click-installer' - in reality it takes a few more clicks than the name suggests, but it's really a straightforward process.

Their technical support is absolutely brilliant, and you're provided with the same features across each of their levels of shared hosting. I'd recommend them, most hosts I've used have been pretty awful in comparison.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.