Live data from Hacker News

Ask HN: good place to store code online?

news.ycombinator.com

11–20 of 46 posts

Re: Ask HN: good place to store code online?

#11
post #9

My suggestion is to get Dreamhost (500GB, 5TB transfer) and buy this for a 2-year time. Enter the promo code "5050" to get $50 bucks off, making this a $150 for 2 years hosting plan that runs svn and you'll never run out of diskspace.

DON'T use Dreamhost.

I once had my SVN with them; you have no control over availability - and availability wasn't good, in my experience.

Re: Ask HN: good place to store code online?

#13

For all of my projects, I have an assembla account ( http://www.assembla.com ) with SVN access. I don't know the privacy/crypto details, so if you're storing private/sensitive data I can't help you with any details there - I'm doing open source stuff and couldn't care less who sees my code. Your situation might be different!

We have both public and private accounts with assembla - they're great.

We used to use their entire package (bug reporting, trac, etc.) but now we're only using them for SVN and use locally-deployed software to manage the rest of the toolchain (mostly Atlassian software such as Jira, Confluence, Crucible, and Fisheye)

Re: Ask HN: good place to store code online?

#14
post #8

For all of my projects, I have an assembla account ( http://www.assembla.com ) with SVN access. I don't know the privacy/crypto details, so if you're storing private/sensitive data I can't help you with any details there - I'm doing open source stuff and couldn't care less who sees my code. Your situation might be different!

assembla.com for me too

assembla here too, and very happy. you can set it up for git too if you go into Admin >> Tools

Re: Ask HN: good place to store code online?

#16

For all of my projects, I have an assembla account ( http://www.assembla.com ) with SVN access. I don't know the privacy/crypto details, so if you're storing private/sensitive data I can't help you with any details there - I'm doing open source stuff and couldn't care less who sees my code. Your situation might be different!

+1 for Assembla. Excellent and free. Can't get better than that.

Re: Ask HN: good place to store code online?

#20
My start-up has had an absolutely terrific experience so far with cvsdude.com. If you want a subversion/trac/bugzilla package, the pricing is reasonable and their customer service has been great. Also, if you want to host an open source project, they have free options.

I highly recommend it.

Post reply on HN