What are the free alternatives to Google Code (project hosting)? [closed]
I'm using Google Code to host some of my hobby projects. I want to make some of my code p开发者_StackOverflow社区rivate, 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
Check out Codeplex.com as well. I think it let's you create private projects and offer SVN and Mercurial repos.
you can use www.assembla.com . You can also create a git repository in assembla . Private as well as public repository are supported.
I've always considered Beanstalk to be very good. They have a free trial account.
精彩评论