Subversion Hosting at DreamHost
Sorry that I have not been blogging here for weeks — very busy at work which translates very little time coding for my own. I wish I can just write about all the WTF I’ve enountered at work over the past weeks, trying to make a multi-threaded CORBA-interfaced Python app server scalable (note “multi-thread”, “Python” and “scalable” usually don’t appear on the same sentence).
Anyway.
DreamHost (affiliate link) has recently implemented HTTP-based Subversion on their servers, and you can keep unlimited number of source repositories inside your shared hosting account. You can alter the access control either via their clumsy web interface, or since SSH to their Linux boxes is provided, you can just alter the ACL yourself.
That’s pretty neat for 20Gb of repository storage at $10 per month. I know other hosts like TextDrive have this for ages, but not at a price point that I would like to pay. Putting a search phrase subversion hosting into Google brought back quite a few other service providers, and they are all pretty expensive.
Therefore I have started importing some of scripts under code section into my new SVN repository, which is currently publicly readable, and will try to point all my downloads over there. It shall hopefully help me getting more code pieces here more organised.
Links to This Article
Comments
We (http://www.TheFileHighClub.com) also offer Subversion hosting, but with additional benefits, including the ability to create public links to share your Subversion-stored documents and photo albums securely.
We use Subversion extensively for storing all of our personal and work-related documents now. It gives great peace of mind.
Do they also offer Trac project management?
I know that http://www.svn-hosting.com and others do, but I couldn’t find information about this on the “strange” dreamhost website.
@Michael,
DreamHost don’t offer Trac, however it is possible to install your own, as DH provides many development tools installed.
You could also try http://www.myVersionControl.com for Subversion hosting. You can currently get a month of free hosting, and projects less than 4mb are hosted free. Trac and various other add-ons come as standard. The web interface is very easy to use. I know I’m biased, but in terms of price, speed, grade of service and ease of use, it easily trumps the rest!
(cheeky!) George
Any host can do subversion hosting and will probably have better uptime then dreamhost, if you need to find a good host I’d suggest http://www.webhostingtalk.com
Derek
- http://www.gigenet.com
Add a comment
Gravatar is used. Email address is required but will not be displayed. Please keep your comment on topic. No spamming and/or bad language. First time poster will be moderated. Scott reserves the right to delete/edit your comments.

What I like very much about your post is the “(affiliate link) ” after the dreamhost link.
Thanks for being fair!