Subversion Hosting
-
I'd like to get an offsite host for my subversion repository for private projects, not open source. Does anyone have any recommendations for a host with a decent price.
-
I'd like to get an offsite host for my subversion repository for private projects, not open source. Does anyone have any recommendations for a host with a decent price.
Andy Brummer wrote:
Does anyone have any recommendations for a host with a decent price.
sourceforge?
A train station is where the train stops. A bus station is where the bus stops. On my desk, I have a work station.... _______________________________________________________________________________________ My programs never have bugs, they just develop random features. _______________________________________________________________________________________ Computers are so strange, you just yawn good and proper and they've got something new out! R. A.
-
I'd like to get an offsite host for my subversion repository for private projects, not open source. Does anyone have any recommendations for a host with a decent price.
Andy Brummer wrote:
Does anyone have any recommendations for a host with a decent price.
Well I can't recommend Assembla[^] highly enough, they provide free hosting with integrated bug tracking, tickets etc. If you out-grow their free offering then you can upgrade to their commerical hosting (very cheap from what I remember). The interface is a joy to use and I've actually implemented our bug-tracking around their system so bugs are automatically logged into the source-control system and then relevant users emailed by Assembla. Honestly, don't bother with anyone else, it just isn't worth it. Especially when you can start off free and upgrade at anytime (just don't use an email as your username, that wreaks havoc, they've been trying to track down the bug but hadn't as far as I know). 10/5 rating from me anyway, everything just works and works as expected.
-
Andy Brummer wrote:
Does anyone have any recommendations for a host with a decent price.
sourceforge?
A train station is where the train stops. A bus station is where the bus stops. On my desk, I have a work station.... _______________________________________________________________________________________ My programs never have bugs, they just develop random features. _______________________________________________________________________________________ Computers are so strange, you just yawn good and proper and they've got something new out! R. A.
-
"for private projects, not open source"
Visit http://www.notreadytogiveup.com/[^] and do something special today.
i think sourceforge can do closed source project handling, but i may be wrong.
A train station is where the train stops. A bus station is where the bus stops. On my desk, I have a work station.... _______________________________________________________________________________________ My programs never have bugs, they just develop random features. _______________________________________________________________________________________ Computers are so strange, you just yawn good and proper and they've got something new out! R. A.
-
I'd like to get an offsite host for my subversion repository for private projects, not open source. Does anyone have any recommendations for a host with a decent price.
Out of interest, why do you want to host source code offsite? Here, source code is, in essence, our only asset, and we would *never* put it on some server "out there" on the big nasty internet.
-
I'd like to get an offsite host for my subversion repository for private projects, not open source. Does anyone have any recommendations for a host with a decent price.
Mmmm... Do you want to send your sources to someone else, but call this "not open source"?
I see dead pixels
-
Out of interest, why do you want to host source code offsite? Here, source code is, in essence, our only asset, and we would *never* put it on some server "out there" on the big nasty internet.
This is just for stuff that I'm messing around with. I'm mostly trying to protect my investment in time rather then the code itself, but I'd rather not just put it someplace free. I suppose I could use online backups and periodically put an encrypted backup up on some site and accomplish the same goal, but I thought I'd try this first.
-
Andy Brummer wrote:
Does anyone have any recommendations for a host with a decent price.
Well I can't recommend Assembla[^] highly enough, they provide free hosting with integrated bug tracking, tickets etc. If you out-grow their free offering then you can upgrade to their commerical hosting (very cheap from what I remember). The interface is a joy to use and I've actually implemented our bug-tracking around their system so bugs are automatically logged into the source-control system and then relevant users emailed by Assembla. Honestly, don't bother with anyone else, it just isn't worth it. Especially when you can start off free and upgrade at anytime (just don't use an email as your username, that wreaks havoc, they've been trying to track down the bug but hadn't as far as I know). 10/5 rating from me anyway, everything just works and works as expected.
Thanks, I just signed up and I'll look into it.
-
Andy Brummer wrote:
Does anyone have any recommendations for a host with a decent price.
Well I can't recommend Assembla[^] highly enough, they provide free hosting with integrated bug tracking, tickets etc. If you out-grow their free offering then you can upgrade to their commerical hosting (very cheap from what I remember). The interface is a joy to use and I've actually implemented our bug-tracking around their system so bugs are automatically logged into the source-control system and then relevant users emailed by Assembla. Honestly, don't bother with anyone else, it just isn't worth it. Especially when you can start off free and upgrade at anytime (just don't use an email as your username, that wreaks havoc, they've been trying to track down the bug but hadn't as far as I know). 10/5 rating from me anyway, everything just works and works as expected.
"Unlimited team size" even for the free plan! :)
Best wishes, Hans
[CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]
-
Andy Brummer wrote:
Does anyone have any recommendations for a host with a decent price.
sourceforge?
A train station is where the train stops. A bus station is where the bus stops. On my desk, I have a work station.... _______________________________________________________________________________________ My programs never have bugs, they just develop random features. _______________________________________________________________________________________ Computers are so strange, you just yawn good and proper and they've got something new out! R. A.
I didn't realize they supported subversion now, though it looks like Assembla has everything I was looking for, so I'll look into it if Assembla doesn't pan out.
-
Mmmm... Do you want to send your sources to someone else, but call this "not open source"?
I see dead pixels
Yeah, I realize I'm putting my trust in someone not to access something I don't want accessed. It's basically the same issue you run into hosting a commercial web application with a hosting company. They have physical control of your server and can steal any data off of it they want. I think the chances of that kind of thing going on with the stuff I'm thinking of are way smaller then me fat fingering something and realizing all my backups are crap managing it myself.
-
I'd like to get an offsite host for my subversion repository for private projects, not open source. Does anyone have any recommendations for a host with a decent price.
If it's at *all* important to you I recommend you rent a server from ServerBeach.com and run it yourself. If you're cheap or don't care or are half-assed about these things then there are plenty of free services mentioned here every month or so when someone asks this exact same question.
"It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson
-
Out of interest, why do you want to host source code offsite? Here, source code is, in essence, our only asset, and we would *never* put it on some server "out there" on the big nasty internet.
We *mirror* our subversion repository offsite a thousand miles away on a very secure self managed server. It is our only asset and to trust our backup system entirely or that our offices won't burn down is criminally negligent.
"It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson
-
We *mirror* our subversion repository offsite a thousand miles away on a very secure self managed server. It is our only asset and to trust our backup system entirely or that our offices won't burn down is criminally negligent.
"It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson
I'm not saying off site backups aren't a good idea, but do you need to mirror the repostitory? Surely an encrypted backup file copied to the remote server would give the same level of data protection, without the risks of someone reading / copying your code?
-
I'd like to get an offsite host for my subversion repository for private projects, not open source. Does anyone have any recommendations for a host with a decent price.
Unfuddle[^] is impressive. Good price, excellent level of service and support.
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Photos/CP Flickr Group - ScrewTurn Wiki
-
"Unlimited team size" even for the free plan! :)
Best wishes, Hans
[CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]
Just finished reading one of the articles on the blog there, I don't think size worries them, they seem to be of the opinion that large teams are less productive, go figure. So the bigger the team the less they need to do!
Never underestimate the power of human stupidity RAH
-
I'm not saying off site backups aren't a good idea, but do you need to mirror the repostitory? Surely an encrypted backup file copied to the remote server would give the same level of data protection, without the risks of someone reading / copying your code?
Yes I absolutely do need a mirror because stuff can go wrong at any time. Whenever I do a commit I want to know that it's safe off my work station both locally and remotely. I might commit as often as every few minutes if I'm working on something very tricky and I don't think it's safe to wait for some nightly backup process to handle it. I used to be an independant network tech on call to many large businesses and organisations and I've seen every form of disaster you can imagine so I have good reasons for playing it safe. Security is a non-issue entirely, you worry far too much about it. If you were managing your *own* server from a place like serverbeach then you have full control over security. Ours is secured first and foremost by the fact that the firewall on the remote server is only open to our local office IP address. I would never under any circumstances use one of those shared free or cheap repository services because the code is just too important to trust to that but a self managed server that you have full control over is entirely different.
"It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson
-
I'd like to get an offsite host for my subversion repository for private projects, not open source. Does anyone have any recommendations for a host with a decent price.
I was very happy with HostedProjects.com[^]. :cool: /ravi
My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com
-
I was very happy with HostedProjects.com[^]. :cool: /ravi
My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com
Thanks, that looks like another great option.