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. SVN offsite source control hosting

SVN offsite source control hosting

Scheduled Pinned Locked Moved The Lounge
collaborationcomhostingquestion
8 Posts 6 Posters 2 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.
  • C Offline
    C Offline
    code_wiz
    wrote on last edited by
    #1

    Hi - I am looking to offsite my project source code, for disaster recovery management as well as for providing collabarive small team working. I was considering assembla.com, having reviewed loads of others providing source code hosting service, from a goodle search. Is there any other recommended service provider that one of you might want to recommend. The service needs to be very secure, since the "source code leaves my office space", so want to ensure the service provider will absolutely keep my offsited source code safe from any prying eyes :-) Also i use only subversion as my source control. Any particular recommendations? My budget is utpo $50/month for this. Thanks.

    R E D C M 5 Replies Last reply
    0
    • C code_wiz

      Hi - I am looking to offsite my project source code, for disaster recovery management as well as for providing collabarive small team working. I was considering assembla.com, having reviewed loads of others providing source code hosting service, from a goodle search. Is there any other recommended service provider that one of you might want to recommend. The service needs to be very secure, since the "source code leaves my office space", so want to ensure the service provider will absolutely keep my offsited source code safe from any prying eyes :-) Also i use only subversion as my source control. Any particular recommendations? My budget is utpo $50/month for this. Thanks.

      R Offline
      R Offline
      Rama Krishna Vavilala
      wrote on last edited by
      #2

      Unfuddle[^] is the popular one.

      D 1 Reply Last reply
      0
      • C code_wiz

        Hi - I am looking to offsite my project source code, for disaster recovery management as well as for providing collabarive small team working. I was considering assembla.com, having reviewed loads of others providing source code hosting service, from a goodle search. Is there any other recommended service provider that one of you might want to recommend. The service needs to be very secure, since the "source code leaves my office space", so want to ensure the service provider will absolutely keep my offsited source code safe from any prying eyes :-) Also i use only subversion as my source control. Any particular recommendations? My budget is utpo $50/month for this. Thanks.

        E Offline
        E Offline
        Ed Poore
        wrote on last edited by
        #3

        I've used Assembla[^] in the past before it discontinued the free plan and it was fantastic - there's an REST API which gives you access to stuff. I experimented by writing a bug-report app which when the program crashed would submit a ticket to my project on Assembla and tag the relevant version and source-file etc. That's only the start of what you can do with it (but perhaps the most simple and useful to get up and running).

        1 Reply Last reply
        0
        • C code_wiz

          Hi - I am looking to offsite my project source code, for disaster recovery management as well as for providing collabarive small team working. I was considering assembla.com, having reviewed loads of others providing source code hosting service, from a goodle search. Is there any other recommended service provider that one of you might want to recommend. The service needs to be very secure, since the "source code leaves my office space", so want to ensure the service provider will absolutely keep my offsited source code safe from any prying eyes :-) Also i use only subversion as my source control. Any particular recommendations? My budget is utpo $50/month for this. Thanks.

          D Offline
          D Offline
          DaveAuld
          wrote on last edited by
          #4

          Depending on how simple/complicated you want it....Why not manage it yourself? I use a virtual server from my ISP, then can host my SVN, Website and some other bits and bobs on it. I use the free VisualSVN server, and the free ankhsvn visual studio plugin, adequate for my needs, and works fine.

          Dave Don't forget to rate messages!
          Find Me On: Web|Facebook|Twitter|LinkedIn
          Waving? dave.m.auld[at]googlewave.com

          1 Reply Last reply
          0
          • C code_wiz

            Hi - I am looking to offsite my project source code, for disaster recovery management as well as for providing collabarive small team working. I was considering assembla.com, having reviewed loads of others providing source code hosting service, from a goodle search. Is there any other recommended service provider that one of you might want to recommend. The service needs to be very secure, since the "source code leaves my office space", so want to ensure the service provider will absolutely keep my offsited source code safe from any prying eyes :-) Also i use only subversion as my source control. Any particular recommendations? My budget is utpo $50/month for this. Thanks.

            C Offline
            C Offline
            code_wiz
            wrote on last edited by
            #5

            Thanks guys. This is the first time i am going offsite with my source code, so i am bit shy/worried doing it... but have got to do it. I have'nt got the time to manage the setup myself, although the own virtual server idea is a good one :-) Given i want to go offsite, is there any security concerns i must be worried about - i.e. sources getting copied without my knowledge from the offsite area, etc. Although the service providers will say only i can view/control it via ssl access, etc, they still physically have access to it outside my office, so i am wondering if there is still scope of code theft etc that i must be aware of and provide for? Or is it that we will have to trust that the system will work safe and think we will be safe with our source code off-sited, given that there are people out there using this code offsite idea for a while now, and they are safe with their code so far? Thanks for your thoughts on this, once again.

            D 1 Reply Last reply
            0
            • R Rama Krishna Vavilala

              Unfuddle[^] is the popular one.

              D Offline
              D Offline
              Dario Solera
              wrote on last edited by
              #6

              Same here, very good service so far.

              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] ScrewTurn Wiki, Continuous Localization and My Startup

              1 Reply Last reply
              0
              • C code_wiz

                Hi - I am looking to offsite my project source code, for disaster recovery management as well as for providing collabarive small team working. I was considering assembla.com, having reviewed loads of others providing source code hosting service, from a goodle search. Is there any other recommended service provider that one of you might want to recommend. The service needs to be very secure, since the "source code leaves my office space", so want to ensure the service provider will absolutely keep my offsited source code safe from any prying eyes :-) Also i use only subversion as my source control. Any particular recommendations? My budget is utpo $50/month for this. Thanks.

                M Offline
                M Offline
                Marcus_Idle
                wrote on last edited by
                #7

                We use codesion (http://www.codesion.com[^]) here - very good - they support subversion and a number of other services, backup everything off site, have a web interface for managing groups and users, supply notifications, etc., etc.

                1 Reply Last reply
                0
                • C code_wiz

                  Thanks guys. This is the first time i am going offsite with my source code, so i am bit shy/worried doing it... but have got to do it. I have'nt got the time to manage the setup myself, although the own virtual server idea is a good one :-) Given i want to go offsite, is there any security concerns i must be worried about - i.e. sources getting copied without my knowledge from the offsite area, etc. Although the service providers will say only i can view/control it via ssl access, etc, they still physically have access to it outside my office, so i am wondering if there is still scope of code theft etc that i must be aware of and provide for? Or is it that we will have to trust that the system will work safe and think we will be safe with our source code off-sited, given that there are people out there using this code offsite idea for a while now, and they are safe with their code so far? Thanks for your thoughts on this, once again.

                  D Offline
                  D Offline
                  DaveAuld
                  wrote on last edited by
                  #8

                  Security is like anything else. depending how good you make the passwords, and maintain the patches etc should be ok, as soon it is connected to a network........well you know the rest.

                  Dave Don't forget to rate messages!
                  Find Me On: Web|Facebook|Twitter|LinkedIn
                  Waving? dave.m.auld[at]googlewave.com

                  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