vote up 5 vote down star
1

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?

flag

49% accept rate

6 Answers

vote up 4 vote down check

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

link|flag
Assembla now supports DVSCs: Git & Mercurial – Jox Mar 31 at 8:46
is not free anymore. Just for students is free – Duncan Benoit May 7 at 16:54
vote up 1 vote down

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

link|flag
vote up 8 vote down

A vote here for Unfuddle

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

link|flag
vote up 0 vote down

For Subversion I use DevjaVu.

link|flag
vote up 1 vote down

This question has been asked before.

link|flag
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 at 0:08
vote up 0 vote down

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

link|flag
Thanks, but doesn't seem to be free... – Ngu Soon Hui Jun 8 at 3:16

Your Answer

Get an OpenID
or

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