Hosted subversion recommendations or suggestions
Asked Answered
S

7

3

I'm investigating using hosted subversion for a new project at work and was wondering if anyone had any experiences they would share.

I've personally used Beanstalk for small projects at home, but not with mulitple users or a large repository.

What/who have you used?

For what size/type of project?

What was your experience? (Uptime, performance, customer service, etc.)

Springe answered 18/11, 2008 at 20:17 Comment(1)
customer service ? what kind of customer service could there be ?Berg
L
2

wush.net has been awesome - great support I use it for personal projects as well as two freelance projects (one with a few hundred thousand lines of code) None have large number of developers, but that should not be a problem

svnrepository is also good - but a lot less hand holding. I switched to wush only because I did not want to have to do so much of the admin - mostly for the trac stuff. They also had good support, but you are responsible for a lot more of the admin.

I have not experienced any downtime that I noticed. (either for svn or trac)

https://stackoverflow.com/questions/297153/can-you-recommend-a-svn-closed-source-project-hosting-site#297180

there are also other SO questions on this topic...
a search of svn and hosting should bring them up

Lynwoodlynx answered 18/11, 2008 at 20:26 Comment(1)
see the other question, linked above.Springe
L
1

Take a look at Unfuddle.... They have a free plan plus some other nice project management type functions.

Landlady answered 18/11, 2008 at 21:7 Comment(0)
A
1

I'm using DreamHost because I really didn't like the restrictions imposed by the "subversion-only" hosts, e.g. really small space or few repositories.

I want to be able to check in everything related to the build without having to think about the space limitation.

It's cheap ($10 a month) and practically unlimited disk space (and unlimited users and repositories). Haven't experienced any downtime so for but is sometimes a bit slow.

The only downside is that they have subversion v. 1.4.2 and I haven't had great success upgrading. But someone with a Linux experience would probably be able to do it in no time :)

Aboral answered 19/11, 2008 at 0:59 Comment(1)
I am unsing dreamhost too... one restriction I find is that you cannot set user permissionStereoisomerism
G
0

If your project is open-source, you might want consider Google Code.

I've found it to be excellent!

Guanaco answered 18/11, 2008 at 20:21 Comment(0)
O
0

I used wush.net for a while for small personal projects and never had any problems... service was reliable and speedy. I terminated my account there once I moved my web hosting to a provider that also supported svn.

Obolus answered 18/11, 2008 at 20:22 Comment(0)
H
0

I Agree with mikeymo Unfuddle is a great ticketing and subversion host. They have a free account that I have been using for almost a year now and is great. It takes so much work out of development, especially when dealing with tasks and related commits.

Heiner answered 3/12, 2008 at 22:40 Comment(0)
S
0

You can always deploy your own version control server with Subversion and VisualSVN Server in the cloud. You need a Windows-based virtual machine in MS Azure or AWS.

The installation procedure is very simple and you will get a powerful hosted version control server. See the Getting Started guide for installation instructions.

Selfpollination answered 27/3, 2020 at 17:54 Comment(0)

© 2022 - 2025 — McMap. All rights reserved.