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. Dropbox or Github or whatever

Dropbox or Github or whatever

Scheduled Pinned Locked Moved The Lounge
question
17 Posts 10 Posters 3 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.
  • pkfoxP pkfox

    Hi all, I'm currently working on a project that because of the current climate ( COV and his mates ) I need to be able to access remotely, I have been using Dropbox and directly opening the project from there , but, I'm sure there's a better way of doing this. Never used Github before ( although I do have an account ) would this be a more efficient / correct way of doing this ? Any advice would be good

    "We can't stop here - this is bat country" - Hunter S Thompson - RIP

    N Offline
    N Offline
    Nelek
    wrote on last edited by
    #5

    If you have the possibility / you want to host it, you might go for Subversion as well (i.e. Tortoise)

    M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

    G 1 Reply Last reply
    0
    • OriginalGriffO OriginalGriff

      Go with GitHub: not only do you get file access from multiple l=laces, but you get change logging, rewinding when you screw up, and an unofficial-and-not-to-be-relied-upon-in-isolation backup system. It's not too bad to use at all: This was my early experience: Getting started with GIT, Visual Studio, and BitBucket[^] but know that it's owned by MS, it's a whole load easier: using git with visual studio 2019 - Google search[^] will give you loads of info.

      "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony AntiTwitter: @DalekDave is now a follower!

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

      OriginalGriff wrote:

      ...you get change logging, rewinding when you screw up, and an...

      "screw up"??? that's features man, new features. it's also ms SOP: how do you think we got those great new versions of windows after 7?

      pestilence [ pes-tl-uh ns ] noun 1. a deadly or virulent epidemic disease. especially bubonic plague. 2. something that is considered harmful, destructive, or evil. Synonyms: pest, plague, people

      1 Reply Last reply
      0
      • OriginalGriffO OriginalGriff

        Even as a one-man-band, Github is better: you get change logging, rewinding, and such like as well as source distribution.

        "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony AntiTwitter: @DalekDave is now a follower!

        pkfoxP Offline
        pkfoxP Offline
        pkfox
        wrote on last edited by
        #7

        That's what I'm thinking Paul - I just need to learn how to use it :^) - does it integrate ok with VS ?

        "We can't stop here - this is bat country" - Hunter S Thompson - RIP

        OriginalGriffO Greg UtasG 2 Replies Last reply
        0
        • OriginalGriffO OriginalGriff

          Go with GitHub: not only do you get file access from multiple l=laces, but you get change logging, rewinding when you screw up, and an unofficial-and-not-to-be-relied-upon-in-isolation backup system. It's not too bad to use at all: This was my early experience: Getting started with GIT, Visual Studio, and BitBucket[^] but know that it's owned by MS, it's a whole load easier: using git with visual studio 2019 - Google search[^] will give you loads of info.

          "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony AntiTwitter: @DalekDave is now a follower!

          pkfoxP Offline
          pkfoxP Offline
          pkfox
          wrote on last edited by
          #8

          Is bitbucket part of Github ?

          "We can't stop here - this is bat country" - Hunter S Thompson - RIP

          OriginalGriffO 1 Reply Last reply
          0
          • pkfoxP pkfox

            Is bitbucket part of Github ?

            "We can't stop here - this is bat country" - Hunter S Thompson - RIP

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

            No, BitBucket was / is a separate GIT server. I use GitHub now - unlimited private repositories for free with up to three collaborators!

            "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony AntiTwitter: @DalekDave is now a follower!

            "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
            • pkfoxP pkfox

              That's what I'm thinking Paul - I just need to learn how to use it :^) - does it integrate ok with VS ?

              "We can't stop here - this is bat country" - Hunter S Thompson - RIP

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

              Oh yes - a load better than SVN did. This is built into VS now, so it works almost seamlessly - you get a "Source control" menu on your projects, and "Commit" etc on your solutions.

              "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony AntiTwitter: @DalekDave is now a follower!

              "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 Nelek

                If you have the possibility / you want to host it, you might go for Subversion as well (i.e. Tortoise)

                M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

                G Offline
                G Offline
                glennPattonPub
                wrote on last edited by
                #11

                I found Tortoise OK, but would have a 'funny' at times when you tried to upload a new file rather than changes to the project (this bit the entire firm, not only me and lead to creation of the song 'Sqash The Tortise', think Elmer Fudd 'Kill de Wabbit'). I have noticed Dropbox has upgraded and changed it's interface, what & why?

                S 1 Reply Last reply
                0
                • pkfoxP pkfox

                  That's what I'm thinking Paul - I just need to learn how to use it :^) - does it integrate ok with VS ?

                  "We can't stop here - this is bat country" - Hunter S Thompson - RIP

                  Greg UtasG Offline
                  Greg UtasG Offline
                  Greg Utas
                  wrote on last edited by
                  #12

                  There is a plug-in (for VS2017, at least) and it integrates well.

                  Robust Services Core | Software Techniques for Lemmings | Articles

                  <p><a href="https://github.com/GregUtas/robust-services-core/blob/master/README.md">Robust Services Core</a>
                  <em>The fox knows many things, but the hedgehog knows one big thing.</em></p>

                  1 Reply Last reply
                  0
                  • pkfoxP pkfox

                    Hi all, I'm currently working on a project that because of the current climate ( COV and his mates ) I need to be able to access remotely, I have been using Dropbox and directly opening the project from there , but, I'm sure there's a better way of doing this. Never used Github before ( although I do have an account ) would this be a more efficient / correct way of doing this ? Any advice would be good

                    "We can't stop here - this is bat country" - Hunter S Thompson - RIP

                    F Offline
                    F Offline
                    Forogar
                    wrote on last edited by
                    #13

                    I use Dropbox to allow the code to follow me from machine to machine but it only works when there is one developer - me. For all other times you need GIT. We don't use Github, we use TFS (or Azure DevOps as its now known) but GIT is the mechanism for talking to it. It is well integrated into VS 2017.

                    - I would love to change the world, but they won’t give me the source code.

                    1 Reply Last reply
                    0
                    • pkfoxP pkfox

                      Hi all, I'm currently working on a project that because of the current climate ( COV and his mates ) I need to be able to access remotely, I have been using Dropbox and directly opening the project from there , but, I'm sure there's a better way of doing this. Never used Github before ( although I do have an account ) would this be a more efficient / correct way of doing this ? Any advice would be good

                      "We can't stop here - this is bat country" - Hunter S Thompson - RIP

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

                      I suppose there's no reason you couldn't share a git repo via dropbox instead of a proper git hosting solution (github, gitlab, bitbucket, etc); but unless pointyhaired IT makes getting approval to use additional 3rd party services hard and DB is already on the white list I don't understand why you'd want to. The important part is that you should already be using some sort of source control, git or otherwise.

                      Did you ever see history portrayed as an old man with a wise brow and pulseless heart, weighing 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
                      • G glennPattonPub

                        I found Tortoise OK, but would have a 'funny' at times when you tried to upload a new file rather than changes to the project (this bit the entire firm, not only me and lead to creation of the song 'Sqash The Tortise', think Elmer Fudd 'Kill de Wabbit'). I have noticed Dropbox has upgraded and changed it's interface, what & why?

                        S Offline
                        S Offline
                        Stefan_Lang
                        wrote on last edited by
                        #15

                        I've been using TortoiseSVN and then TortoiseGit for the last 20 years, and can't recall any 'funny' issues caused by Tortoise itself: any problems we ever had were typically caused by the network, or the repository server. The only problems we've ever had with 'uploading' a file (did you mean add to repository?) occurred when we tried to add very large files ( > 50 MB ) to a GIT repository. But that's not a Tortoise problem, it's a GIT problem: you have to use GitLFS for large files, and then you need to properly set up TortoiseGIT so it uses the correct command on push.

                        GOTOs are a bit like wire coat hangers: they tend to breed in the darkness, such that where there once were few, eventually there are many, and the program's architecture collapses beneath them. (Fran Poretto)

                        G 1 Reply Last reply
                        0
                        • S Stefan_Lang

                          I've been using TortoiseSVN and then TortoiseGit for the last 20 years, and can't recall any 'funny' issues caused by Tortoise itself: any problems we ever had were typically caused by the network, or the repository server. The only problems we've ever had with 'uploading' a file (did you mean add to repository?) occurred when we tried to add very large files ( > 50 MB ) to a GIT repository. But that's not a Tortoise problem, it's a GIT problem: you have to use GitLFS for large files, and then you need to properly set up TortoiseGIT so it uses the correct command on push.

                          GOTOs are a bit like wire coat hangers: they tend to breed in the darkness, such that where there once were few, eventually there are many, and the program's architecture collapses beneath them. (Fran Poretto)

                          G Offline
                          G Offline
                          glennPattonPub
                          wrote on last edited by
                          #16

                          Hmmm, we moved to something else (CVS?) and then proper GIT. :)

                          S 1 Reply Last reply
                          0
                          • G glennPattonPub

                            Hmmm, we moved to something else (CVS?) and then proper GIT. :)

                            S Offline
                            S Offline
                            Stefan_Lang
                            wrote on last edited by
                            #17

                            So you changed the VCS because you had trouble using the Explorer plugin? :omg: Do you tear your house down when you don't like the color of your wall paper? :doh: Sounds very much like Tortoise wasn't the problem at all, and whoever decided to switch to CVS was either well aware of that, or entirely clueless. To his benefit, I'll assume the former. :suss:

                            GOTOs are a bit like wire coat hangers: they tend to breed in the darkness, such that where there once were few, eventually there are many, and the program's architecture collapses beneath them. (Fran Poretto)

                            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