What are the free alternatives to Google Code (project hosting)? [closed]
Asked Answered
R

3

6

I'm using Google Code to host some of my hobby projects. I want to make some of my code private, and unfortunately you can't do this on the Google Code site.

I was looking at Project Kenai but I've read some rumours that Oracle are pulling the plug on that.

What free alternatives are there, which give an SVN repository (although I'm open to alternatives) that will allow me to checkin my code somewhere, but to also allow me to keep some (or all) of it private, ie require authentication to checkout/view

Rodolforodolph answered 3/11, 2010 at 9:9 Comment(1)
possible duplicate: #216849Arpeggio
B
3

Check out Codeplex.com as well. I think it let's you create private projects and offer SVN and Mercurial repos.

Bestead answered 3/11, 2010 at 9:20 Comment(0)
H
3

you can use www.assembla.com . You can also create a git repository in assembla . Private as well as public repository are supported.

Henley answered 28/1, 2011 at 9:39 Comment(2)
@brimborium I am using assembla. It was free until yesterday . Did they change something today ??Henley
I just went to their page and found out that they actually have a free version with some restrictions. So it is still free. Sorry about the confusing. I heard rumors and did check, but obviously not good enough. ;)Eleonoreeleoptene
I
1

I've always considered Beanstalk to be very good. They have a free trial account.

Illconditioned answered 3/11, 2010 at 9:11 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.