vote up 9 vote down star
12

Hi

I'm looking for a place to host a project using subversion, something like codeplex.com but not for open-source projects (not ready to share the source right now). Subversion source control and an issue/bug tracker would be nice. It wouldn't hurt if I was able to host a single sql database as well (although that's a secondary requirement)

Anything from free to a fair priced service is of interest, so all recommendations and experience will be greatly appreciated. In case it matters, the project is a .net project.

flag

61% accept rate
See also stackoverflow.com/questions/299990/… – AtliB Nov 19 '08 at 1:02

9 Answers

vote up 10 vote down check

Check out unfuddle.com, I've been using it for a while with no problems and it's free for one project.

Just to add a little more detail on my experience:

  • I was up and running in a few minutes
  • One project but multiple repositories (handy) on your free account
  • Can add other users to your project
  • Does SVN and git hosting (only used SVN myself)
  • Basic project management tools
  • E-mail notifications on check in
  • No downtime I'm aware of so far
  • Pingback on build (although I haven't used this yet myself)

Definitely recommended

link|flag
I decided to try this out and my initial reactions are good. Thanks for the tip! – TheCodeJunkie Nov 18 '08 at 9:58
vote up 1 vote down

I concur with @Brabster. I've used UnFuddle for about a year and know Josh (partner) ... great product, good business, and always reliable.

If it's your speed they also support Git.

link|flag
vote up 1 vote down

Unfuddle is great. They host svn and git so you have your choice. It is very much like Trac but in a hosted environment. If you want to have multiple and account and repos with multiple projects you have to pay, but in my opinion it is worth it.

link|flag
vote up 3 vote down

I have been happy with wush.net. The support is fantastic.

http://www.wush.net/corpsite/landing

I use it for 3 projects right now. It does cost money, but not too bad. They basically manage the hosting for you. If you want to do more of your own admin I would suggest http://svnrepository.com/

both provide free Trac with it and also provide bugzilla if desired.

link|flag
Yeah, I use these guys too, and haven't had an issue. I requested for them to email diffs on every commit, and they fixed me up in no time. Very reasonably priced as well. – Bazman Nov 17 '08 at 22:31
Wush.net support is unbelievable. – Jason Nov 17 '08 at 22:32
vote up 7 vote down

Check this options:

link|flag
vote up 0 vote down

I'm currently a subscriber at projectlocker.com Its got subversion plus trac hosting. $5/month for 5 users. Also, you can have unlimited projects. Each project has a separate subversion repository, and trac installation. Integrates with Fogbugz too.

link|flag
vote up 1 vote down

I recently started using http://beanstalkapp.com/ . It looks quite ok, but hadn't really tested it out yet.

link|flag
vote up 0 vote down

beanstalk and unfuddle both look pretty good, but I'd like one that has SSL for free. Has anybody found anything like that?

link|flag
vote up 0 vote down

I've used SourceRepo for a while and it provides a lot of features (e.g. unlimited repos, unlimited users, SSL) for a really decent price. They also have TRAC, Redmine, and GIT support included.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.