What is your opinion of the various online Hosted SVN providers? How do they all compare? I'm looking for thoughts on Assembla, Unfuddle, BeanStalk, CVSDude, ProjectLocker, and any others that I forgot to mention. Thanks for your insight and input.
|
9
|
|
|
|
|
|
+1 for Assembla. A easy to use out of the box svn with trac and other tools. Kind Regards |
||
|
|
|
|
With free accounts on shared SVN it's hard to find a private one. I'd say just setup SVN and trac on your webserver. |
||
|
|
|
|
I have worked for control freaks who want all the family jewels kept in the house. A related question is: What would it take to persuade the boss to go with a hosted svn instead of in-house? There'd have to be a big advantage. For the case of svn, it's pretty easy to set up, even for a non-pro developer. Even being free (as in beer) won't cut it; the question arises of who pays their electric and internet bill? Scientists and others with long-term archiving concerns will won't be impressed by a solution that looks good for the next year but no one knows where it'll go later on. How do we know the hosting company won't go belly up in six years? One situation where hosted svn may make sense, is when a small working group with no permanent location, servers under their control, or cooperative institutional IT support, wants to establish a repository for a project. Another situation: for students who want to get familiar with working with svn but don't want to monkey with setting it up, and have no long-term intentions with it. |
||
|
|
I've used BeanStalk pretty much since they started. They had a rough moment or two at first, but have recently moved data centers and with that move I have had zero problems with them. They have an excellent UI for web browsing. Could not be happier and the price is great. Security/privacy is always a concern I guess, but I don't worry about it much. I'm the only developer and just use Beanstalk as a single place to store my code as I work on it. |
||
|
|
used versionshelf for a couple of months now, seems just fine. |
||
|
|
|
|
I have been using Assembla for several months now and overall I am very satisfied. It is very simple to setup and get going with. I am using it on a small remote team and would definately recommend it for this type of environment. We have used the hosted svn, Trac-issue tracking, and wikis without any serious issues. |
||
|
|
|
|
My only concern about online providers is privacy. I am not saying that the hosting companies will take your code and run away with it (or sell it) but there is always the chance. Perhaps a disgruntled employee? I am a control freak and runs my own subversion server on a DSL line. But of course, I don't have that many users. If you're serious about the code you will be hosting I suggest invest on a decent server and put it online somewhere. That's just my opinion. |
||
