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. Source hosting - What should Vilmos do?

Source hosting - What should Vilmos do?

Scheduled Pinned Locked Moved The Lounge
hostingquestioncloudcollaboration
26 Posts 20 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.
  • K Keith Barrow

    If you've got a NAS or similar, I've heard rumours it's possible to host SVN repository on there, so you can avoid the cloud if you want.

    PB 369,783 wrote:

    I just find him very unlikeable, and I think the way he looks like a prettier version of his Mum is very disturbing.[^]

    OriginalGriffO Offline
    OriginalGriffO Offline
    OriginalGriff
    wrote on last edited by
    #13

    You can: http://www.visualsvn.com/support/topic/00022/[^] I haven't tried it myself though.

    The only instant messaging I do involves my middle finger. English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar.

    "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
    "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

    1 Reply Last reply
    0
    • N Nagy Vilmos

      I fear I am condemned. Condemned to float upon a cloud with Da Codz. My current 'repository' is zip files on an external archive drive. I am thinking of doing something a wee bit more formal as I have to ship this shyte occasionally and it would be nice to be able to check when, what and were changes occurred. So the Vilmos is thinking of using a hosting site, I've got some in mind already, that supports git. My question is thus, what do you use for a source repository and what are the pitfalls? Remember kids, there are no prizes except that warm feeling of helping Vilmos.

      speramus in juniperus

      D Offline
      D Offline
      Dan Neely
      wrote on last edited by
      #14

      Bit Bucket[^] offers free 5 user private Git/Hg repositories.

      Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies. -- Sarah Hoyt

      1 Reply Last reply
      0
      • N Nagy Vilmos

        I'd prefer a free option, and github is only free for public repos.

        speramus in juniperus

        B Offline
        B Offline
        Brisingr Aerowing
        wrote on last edited by
        #15

        Bitbucket?

        Keep Clam And Proofread -- √(-1) 23 ∑ π... And it was delicious.

        1 Reply Last reply
        0
        • N Nagy Vilmos

          I fear I am condemned. Condemned to float upon a cloud with Da Codz. My current 'repository' is zip files on an external archive drive. I am thinking of doing something a wee bit more formal as I have to ship this shyte occasionally and it would be nice to be able to check when, what and were changes occurred. So the Vilmos is thinking of using a hosting site, I've got some in mind already, that supports git. My question is thus, what do you use for a source repository and what are the pitfalls? Remember kids, there are no prizes except that warm feeling of helping Vilmos.

          speramus in juniperus

          D Offline
          D Offline
          devenv exe
          wrote on last edited by
          #16

          Nagy Vilmos wrote:

          what do you use for a source repository

          the NSA

          "Coming soon"

          G 1 Reply Last reply
          0
          • N Nagy Vilmos

            I fear I am condemned. Condemned to float upon a cloud with Da Codz. My current 'repository' is zip files on an external archive drive. I am thinking of doing something a wee bit more formal as I have to ship this shyte occasionally and it would be nice to be able to check when, what and were changes occurred. So the Vilmos is thinking of using a hosting site, I've got some in mind already, that supports git. My question is thus, what do you use for a source repository and what are the pitfalls? Remember kids, there are no prizes except that warm feeling of helping Vilmos.

            speramus in juniperus

            R Offline
            R Offline
            Rutvik Dave
            wrote on last edited by
            #17

            Nagy Vilmos wrote:

            My current 'repository' is zip files on an external archive drive.

            ZOMG!!! :omg: So far I have tried following options. 1. As Pete mentioned, You can use 'Team Foundation Service Online', it is not just for Visual Studio. TFS now supports Git repository and it works with any OS / IDE. I am using TFS Online for last 8 months and it works well. 2. If you are going to use DVCS like Git or Mercurial, then you should just use your SkyDrive or Dropbox account, and sync/map the 'Projects' folder. You are all set. :) 3. You may configure HG Web[^] or RhodeCode[^], and use Mercurial. I have even created my own CSS Style for HG Web, and it looked like awesome hosted service. But I didn't want to run a whole CentOS server just for Mercurial.

            Remind Me This - Manage, Collaborate and Execute your Project in the Cloud

            1 Reply Last reply
            0
            • N Nagy Vilmos

              I fear I am condemned. Condemned to float upon a cloud with Da Codz. My current 'repository' is zip files on an external archive drive. I am thinking of doing something a wee bit more formal as I have to ship this shyte occasionally and it would be nice to be able to check when, what and were changes occurred. So the Vilmos is thinking of using a hosting site, I've got some in mind already, that supports git. My question is thus, what do you use for a source repository and what are the pitfalls? Remember kids, there are no prizes except that warm feeling of helping Vilmos.

              speramus in juniperus

              M Offline
              M Offline
              Marc Clifton
              wrote on last edited by
              #18

              I prefer SVN, but regardless, googling Free SVN Hosting[^] finds hosting that often enough support both SVN and Git, for example.[^] Marc

              Unit Testing Succinctly

              1 Reply Last reply
              0
              • N Nagy Vilmos

                I fear I am condemned. Condemned to float upon a cloud with Da Codz. My current 'repository' is zip files on an external archive drive. I am thinking of doing something a wee bit more formal as I have to ship this shyte occasionally and it would be nice to be able to check when, what and were changes occurred. So the Vilmos is thinking of using a hosting site, I've got some in mind already, that supports git. My question is thus, what do you use for a source repository and what are the pitfalls? Remember kids, there are no prizes except that warm feeling of helping Vilmos.

                speramus in juniperus

                R Offline
                R Offline
                Rajesh R Subramanian
                wrote on last edited by
                #19

                I'm using TFS, but about 90% of everything I've there is on the MS stack and I can't comment on how well it would support other stuff. But it's well worth considering, because it's free.

                "Real men drive manual transmission" - Rajesh.

                1 Reply Last reply
                0
                • N Nagy Vilmos

                  I fear I am condemned. Condemned to float upon a cloud with Da Codz. My current 'repository' is zip files on an external archive drive. I am thinking of doing something a wee bit more formal as I have to ship this shyte occasionally and it would be nice to be able to check when, what and were changes occurred. So the Vilmos is thinking of using a hosting site, I've got some in mind already, that supports git. My question is thus, what do you use for a source repository and what are the pitfalls? Remember kids, there are no prizes except that warm feeling of helping Vilmos.

                  speramus in juniperus

                  L Offline
                  L Offline
                  Lost User
                  wrote on last edited by
                  #20

                  CloudForge[^] Been using them for a while. Git and Svn. Free+

                  :Maxxx has warm feeling:

                  MVVM # - I did it My Way ___________________________________________ Man, you're a god. - walterhevedeich 26/05/2011 .\\axxx (That's an 'M')

                  1 Reply Last reply
                  0
                  • D devenv exe

                    Nagy Vilmos wrote:

                    what do you use for a source repository

                    the NSA

                    "Coming soon"

                    G Offline
                    G Offline
                    Gary Huck
                    wrote on last edited by
                    #21

                    Good 'un! I don't usually burst out laughing here, at work, but had to for this one!

                    1 Reply Last reply
                    0
                    • N Nagy Vilmos

                      93.47% of my work is outside the MS stack - Java and PHP [Do I not like that!] - are the biggies currently. Though I may be doing some Sharepoint [aka WTE] soon.

                      speramus in juniperus

                      R Offline
                      R Offline
                      RafagaX
                      wrote on last edited by
                      #22

                      From the marketing speech, it seems TFS support both Visual Studio and Eclipse, so it may be worth the shot.

                      CEO at: - Rafaga Systems - Para Facturas - Modern Components for the moment...

                      1 Reply Last reply
                      0
                      • N Nagy Vilmos

                        I fear I am condemned. Condemned to float upon a cloud with Da Codz. My current 'repository' is zip files on an external archive drive. I am thinking of doing something a wee bit more formal as I have to ship this shyte occasionally and it would be nice to be able to check when, what and were changes occurred. So the Vilmos is thinking of using a hosting site, I've got some in mind already, that supports git. My question is thus, what do you use for a source repository and what are the pitfalls? Remember kids, there are no prizes except that warm feeling of helping Vilmos.

                        speramus in juniperus

                        J Offline
                        J Offline
                        Jadoti
                        wrote on last edited by
                        #23

                        bitbucket.org is nice, and you can have private repositories on a free account.

                        1 Reply Last reply
                        0
                        • N Nagy Vilmos

                          I fear I am condemned. Condemned to float upon a cloud with Da Codz. My current 'repository' is zip files on an external archive drive. I am thinking of doing something a wee bit more formal as I have to ship this shyte occasionally and it would be nice to be able to check when, what and were changes occurred. So the Vilmos is thinking of using a hosting site, I've got some in mind already, that supports git. My question is thus, what do you use for a source repository and what are the pitfalls? Remember kids, there are no prizes except that warm feeling of helping Vilmos.

                          speramus in juniperus

                          M Offline
                          M Offline
                          Moshe Katz
                          wrote on last edited by
                          #24

                          Set up a GitLab[^] server. I have one set up for my personal projects, and one for my research group at University of Maryland. There are regular updates (monthly releases), it has almost all the features of GitHub, and it's really easy to set up. You can also choose whether repositories should be public or private. Finally, the developers are very receptive to bug reports and pretty receptive to feature ideas, especially if you submit pull requests for the fix or the feature. All you need is a machine (or VM) to run it on (Ubuntu/Debian recommended). Some install notes: - If you use their recommended configuration, you will be much less likely to have problems later, and, if you do, they will be much easier to diagnose. - Install Ruby 2.0 from source by hand. Don't use RVM (or any other managed Ruby install). The instructions for doing so are in the install documentation. - You will need a newer version of Git than the one provided by Ubuntu. You can use this one[^] - You can keep the repository storage used by Gitlab on a NAS or on a RAID volume. However, it is unnecessary to keep the "satellites" (the working copies that are shown when you browse the web site) on the NAS. The network access times for the files on a NAS will slow down the web page loads considerably. (This is technically true about the actual repositories themselves too, but you'd rather have them on the most dependable storage.) - Get an SSL certificate for the server. You can probably get away with a free one from StartSSL. Don't use a self-signed one if you plan to use Git over HTTPS (as opposed to Git over SSH), or you will have to tell your Git client(s) to ignore the certificate verification (git config http.sslVerify false or GIT_SSL_NO_VERIFY=true).

                          1 Reply Last reply
                          0
                          • N Nagy Vilmos

                            I fear I am condemned. Condemned to float upon a cloud with Da Codz. My current 'repository' is zip files on an external archive drive. I am thinking of doing something a wee bit more formal as I have to ship this shyte occasionally and it would be nice to be able to check when, what and were changes occurred. So the Vilmos is thinking of using a hosting site, I've got some in mind already, that supports git. My question is thus, what do you use for a source repository and what are the pitfalls? Remember kids, there are no prizes except that warm feeling of helping Vilmos.

                            speramus in juniperus

                            P Offline
                            P Offline
                            patbob
                            wrote on last edited by
                            #25

                            I set up a local repository using CVS.. not because it's better, just because it's what I know how to use, and how to administer, including backup, repository repair, even worst-case file recovery. I prefer local repositories because the Internet quits working occasionally, and I don't want to stop and twiddle my thumbs until someone else gets around to fixing the problem. For off-site backups of the repository, I use a DVD in my safe deposit box, but that was before cloud storage. If I went with cloud storage, I'd probably push self-encrypted backup files to it so nobody at the cloud service (or government) can easily snoop on my data.. not that I have anything nefarious in it, I'm just too much of a privacy nut.

                            We can program with only 1's, but if all you've got are zeros, you've got nothing.

                            1 Reply Last reply
                            0
                            • N Nagy Vilmos

                              I fear I am condemned. Condemned to float upon a cloud with Da Codz. My current 'repository' is zip files on an external archive drive. I am thinking of doing something a wee bit more formal as I have to ship this shyte occasionally and it would be nice to be able to check when, what and were changes occurred. So the Vilmos is thinking of using a hosting site, I've got some in mind already, that supports git. My question is thus, what do you use for a source repository and what are the pitfalls? Remember kids, there are no prizes except that warm feeling of helping Vilmos.

                              speramus in juniperus

                              W Offline
                              W Offline
                              willcode99
                              wrote on last edited by
                              #26

                              Perforce is completely free for up to 20 users & unlimited files. See http://www.perforce.com/try/perforce-software-version-management[^] for more information.

                              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