vote up 5 vote down star
13

http://blog.assembla.com/assemblablog/tabid/12618/bid/6986/Release-2-0-restricting-free-plans-giving-back-with-features-and-pric

I'm very disappointed about this... I use Assembla for my personal projects(commercial) and now I have to move everything to another place!

There are some questions about different free hosting... I extracted some of the sites that offers free hosting for projects:

http://www.svnhostingcomparison.com/ http://www.codespaces.com/

If you know about others like assembla please post it!

Cheers from Argentina!

flag
Might want to rephrase this as a question. – itsmatt Oct 24 '08 at 12:02
Perhaps "Is there a free alternative to Assembla?" – Dave DuPlantis Oct 24 '08 at 12:45
i rephrased the title to a question, if you don't like how it is you can revert it. – Simucal Oct 25 '08 at 6:28

13 Answers

vote up 3 vote down check

Another similar is http://www.bitbucket.org/, but they only use Mercurial:
What does Bitbucket give you?

* A home for your Mercurial project(s)
* A simple, yet powerful web interface
* Access control, multiple readers and writers
* Push/pull over HTTP(s) and SSH
* Issue tracker
* Social aspect (following users/repos, events, etc.)
* Supports OpenID
* and more...

The free plan includes 150mb

link|flag
vote up 2 vote down

There is one trac/svn host very interesting, devjavu.com. They have a free acount plan and unexpensive paid alternatives. I've used devjavu for two projects, and I found it better than assembla.

link|flag
What about outages? Last time I checked the forums there were some people complaining about Subversion outages. The last thing I would want on a project is a broken Subversion server… – zoul Oct 25 '08 at 8:49
Devjavu just closed their free account signups a couple days ago (Nov 2). They say it will be opened again, but there's no clear timeline as to when that will happen. – Dan Walker Nov 6 '08 at 3:28
vote up 0 vote down

From elsewhere on this site I learned of Beanstalk and signed up for a free account with them - so far it works fine.

link|flag
vote up 0 vote down

You can try this site: http://www.githost.cn

link|flag
vote up 3 vote down

At another question I made a listing of hosting websites. Out of these sites origo allows hosting commercial projects too: http://www.origo.ethz.ch/

Origo is created by the ETHZ, a well-known university in Switzerland. Origo has a clean UI, supports Wiki-sites, Forums, a blog and releases (no mailinglists). The issue-tracker is simple in the usage. As version-control is used Subversion. Origo support software-and non-software-projects and also Closed-Source-Projects.

link|flag
Dude! this is the right answer! This is definitely better than Bitbucket (if you're looking for free private projects) – sebastian Nov 8 '08 at 15:54
vote up 1 vote down

I'd host VisualSVN locally, and put in some kind of wiki alongside it. Using these "free" online hosts is the ultimate vendor-lock-in anti-pattern.

link|flag
vote up 2 vote down

I have to agree with endian, in the end you usually get what you pay for. If you do commercial work don't put it on a free server. Don't pick anything where you can't get your repositories off the site again in case you move them. Some hosters offer downloads of the whole repository. If your are trying to be a professional entity and sell software commercially cough up the 20$ per month (and there might be cheaper ones out there) to get your repository hosted, and most of all ...

Don't whine when your free service goes to a paying model

I use Wush they have a 20$ per quarter plan

link|flag
vote up 0 vote down

FogBugz is always highly recommended, and free for up to two people. I just started using it (moving from assembla) and I like it so far.

link|flag
vote up 1 vote down

BitBucket will only host one repository for free.
I found XP-Dev which will host 5 repositories with 300 MB each

link|flag
Don't mind this post... go with origo.ethz.ch – sebastian Nov 8 '08 at 15:55
Bitbucket will host any number of repositories for free, but only one private one on the free plan. – jespern Dec 10 '08 at 9:58
vote up 6 vote down

I currently use Unfuddle and love it!

link|flag
I agree. Unfuddle is even better than Assembla. Supports both subversion and git. – miguelSantirso Aug 6 at 14:09
vote up 1 vote down

I migrated to Unfuddle. I like it, speed seems to me better than what I had at Assembla. But, Assembla had better options:

  1. Assembla had a web-based interface for exporting/backuping (svnadmin dump) and importing a repository. It helps migrations and it allows me to backup once in a while the repository. With Unfuddle you have to request the staff to do it for you. For large repositories you have to find a way to send them you dump file for importation. Not exactly simple.

  2. Accounts were "global" at Assembla. Meaning that with a single account I could work on many other projects hosted under different accounts. Accounts are "local" at Assembla. Each project has its own list of users and credentials.

I looked at OpenSvn but the website and BIG WARNING sign are not inspiring. I tried to open an account but never received the confirmation email, so no luck there.

I think DevjaVu could be a nice alternative, but I could not open an account. It is under invitation only, so no luck there either.

I have a friend of mine which migrated from Assembla to Origo. He likes it. We checked their web interface and they have the web-based svnadmin dump available, but no web-based import. A can say about the accounts "scope". Still, it is a student initiative, will it last? How safe is the data?

link|flag
vote up 0 vote down

A new alternative is http://workspace.activestate.com.

link|flag
vote up 2 vote down

Check Project Locker. It is free for 5 users and up to 500MB - seems interesting.

link|flag

Your Answer

Get an OpenID
or

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