Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Any opinions on code hosting services?

Any opinions on code hosting services?

Scheduled Pinned Locked Moved The Lounge
hostingsysadminsecurityquestiondiscussion
11 Posts 8 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Radoslav Bielik
    wrote on last edited by
    #1

    Hey there guys! I'd love some input from the community and any opinions on code hosting services. Our trusty old in-house server, which ran a local subversion server (among other things) just died this week, and we're thinking of moving to a hosted service. There are many comparison websites out there, but I'd prefer input from someone with first-hand experience with these services (reliability, security, suppport...) I've been looking at Assembla, BeanStalk, ProjectLocker and a few others. Anyone here using such service? Or do you prefer keeping the sources on a dedicated server you have control of? Thanks! :)

    P A D 3 Replies Last reply
    0
    • R Radoslav Bielik

      Hey there guys! I'd love some input from the community and any opinions on code hosting services. Our trusty old in-house server, which ran a local subversion server (among other things) just died this week, and we're thinking of moving to a hosted service. There are many comparison websites out there, but I'd prefer input from someone with first-hand experience with these services (reliability, security, suppport...) I've been looking at Assembla, BeanStalk, ProjectLocker and a few others. Anyone here using such service? Or do you prefer keeping the sources on a dedicated server you have control of? Thanks! :)

      P Offline
      P Offline
      Pyledriver
      wrote on last edited by
      #2

      Have a look @ TFS service. I use it at home for my .Net and Android development projects and would recommend it. It is currently free for up to 5 developers. http://tfs.visualstudio.com/[^]

      R D M 3 Replies Last reply
      0
      • P Pyledriver

        Have a look @ TFS service. I use it at home for my .Net and Android development projects and would recommend it. It is currently free for up to 5 developers. http://tfs.visualstudio.com/[^]

        R Offline
        R Offline
        Radoslav Bielik
        wrote on last edited by
        #3

        Thanks! I forgot to mention that we need to stay with SVN for now, Git support is nice if we decide to move in that direction in the future, but the SVN requirement is critical right now. The TFS service looks nice, will bookmark it for reference. :)

        1 Reply Last reply
        0
        • R Radoslav Bielik

          Hey there guys! I'd love some input from the community and any opinions on code hosting services. Our trusty old in-house server, which ran a local subversion server (among other things) just died this week, and we're thinking of moving to a hosted service. There are many comparison websites out there, but I'd prefer input from someone with first-hand experience with these services (reliability, security, suppport...) I've been looking at Assembla, BeanStalk, ProjectLocker and a few others. Anyone here using such service? Or do you prefer keeping the sources on a dedicated server you have control of? Thanks! :)

          A Offline
          A Offline
          annathor
          wrote on last edited by
          #4

          Have used codespaces.com in the past, and they have been perfect for my use and needs, at least

          J A 2 Replies Last reply
          0
          • P Pyledriver

            Have a look @ TFS service. I use it at home for my .Net and Android development projects and would recommend it. It is currently free for up to 5 developers. http://tfs.visualstudio.com/[^]

            D Offline
            D Offline
            Don M
            wrote on last edited by
            #5

            Looks like they only support tfs and git. The OP is using subversion, so unless they want to move away from svn at the same time, that won't work. I have used Project Locker for both svn and git. Has been reliable and has reasonable pricing.

            1 Reply Last reply
            0
            • A annathor

              Have used codespaces.com in the past, and they have been perfect for my use and needs, at least

              J Offline
              J Offline
              Jorgen Andersson
              wrote on last edited by
              #6

              I have lots of opinions on hosting services. Most of them are expletives. <edit>should have been an answer to the op.</edit> <Edit2>should not have been answered at all</Edit2>

              "The ones who care enough to do it right care too much to compromise." Matthew Faithfull

              R 1 Reply Last reply
              0
              • R Radoslav Bielik

                Hey there guys! I'd love some input from the community and any opinions on code hosting services. Our trusty old in-house server, which ran a local subversion server (among other things) just died this week, and we're thinking of moving to a hosted service. There are many comparison websites out there, but I'd prefer input from someone with first-hand experience with these services (reliability, security, suppport...) I've been looking at Assembla, BeanStalk, ProjectLocker and a few others. Anyone here using such service? Or do you prefer keeping the sources on a dedicated server you have control of? Thanks! :)

                D Offline
                D Offline
                David Knechtges
                wrote on last edited by
                #7

                We use beanstalk and I have been VERY happy with it. Rock solid for subversion, which is what we use here. Does exactly what we need at a reasonable price, I HIGHLY recommend it....

                1 Reply Last reply
                0
                • J Jorgen Andersson

                  I have lots of opinions on hosting services. Most of them are expletives. <edit>should have been an answer to the op.</edit> <Edit2>should not have been answered at all</Edit2>

                  "The ones who care enough to do it right care too much to compromise." Matthew Faithfull

                  R Offline
                  R Offline
                  Radoslav Bielik
                  wrote on last edited by
                  #8

                  I'm interested in negative experience too :) Did you run into any trouble with some provider in the past, or you don't like the idea of hosting the code?

                  J 1 Reply Last reply
                  0
                  • R Radoslav Bielik

                    I'm interested in negative experience too :) Did you run into any trouble with some provider in the past, or you don't like the idea of hosting the code?

                    J Offline
                    J Offline
                    Jorgen Andersson
                    wrote on last edited by
                    #9

                    You should not consider my reply at all. I just saw the 'code' part of 'code hosting services'. sorry. :sigh:

                    "The ones who care enough to do it right care too much to compromise." Matthew Faithfull

                    1 Reply Last reply
                    0
                    • P Pyledriver

                      Have a look @ TFS service. I use it at home for my .Net and Android development projects and would recommend it. It is currently free for up to 5 developers. http://tfs.visualstudio.com/[^]

                      M Offline
                      M Offline
                      Marc A Brown
                      wrote on last edited by
                      #10

                      I use it too and have not had any trouble with it.

                      1 Reply Last reply
                      0
                      • A annathor

                        Have used codespaces.com in the past, and they have been perfect for my use and needs, at least

                        A Offline
                        A Offline
                        AspDotNetDev
                        wrote on last edited by
                        #11

                        I use them too. Though, they did screw up one of my accounts, so I lost all of my code for that account.

                        Thou mewling ill-breeding pignut!

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups