up vote 13 down vote favorite
2
share [g+] share [fb]

I am looking for a private online source control system. Basically what I want is a private version of Google Code or SourceForge. Private in the sense that only me and the person I invite can view the source code. The source code in the source control should not be exposed to search engines or other people without the proper viewing rights.

I prefer to hold the source code on other servers, not on my machine. I don't want to handle all the database maintenance and backup and things like that. In exchange for this I don't mind to pay a monthly access fee for this.

Any ideas?

link|improve this question

72% accept rate
feedback

8 Answers

up vote 8 down vote accepted

Assembla - for Subversion - www.assembla.com. Free Subversion / Trac

link|improve this answer
Assembla now supports DVSCs: Git & Mercurial – Jox Mar 31 '09 at 8:46
2  
is not free anymore. Just for students is free – Duncan Benoit May 7 '09 at 16:54
1  
@Duncan, now it's back to free!! – Graviton Nov 3 '10 at 13:07
@Graviton, it is free TRIAL. – Shimmy Aug 20 '11 at 19:42
feedback

A vote here for Unfuddle

The free offering has 200mb and unlimited (numbers of) git/svn repositories within that 200mb.

link|improve this answer
feedback

Atlassian's BitBucket just announced Git repositories last week. Bit bucket allows unlimited private repositories for free. You need to pay if you want more than 5 users.

link|improve this answer
feedback

A friend of mine recently told me about bitbucket by ATLASSIAN

This is a great one, including their free plan version.

link|improve this answer
feedback

GitHub can do that (with a paid-for account).

link|improve this answer
feedback

This question has been asked before.

link|improve this answer
the 1st one you list is specifically about SVN (OP doesn't specify) and not necessarily private; but the latter does look like a duplicate – Jason S Jan 24 '09 at 0:08
feedback

For Subversion I use DevjaVu.

link|improve this answer
feedback

I use http://snvrepository.com and am pretty happy; but just concerned how safe are using these online repositories for startups?

link|improve this answer
Thanks, but doesn't seem to be free... – Graviton Jun 8 '09 at 3:16
feedback

Your Answer

 
or
required, but never shown

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