ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Version Control for IT

    Scheduled Pinned Locked Moved IT Discussion
    10 Posts 4 Posters 1.3k Views
    Loading More Posts
    • 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.
    • scottalanmillerS
      scottalanmiller
      last edited by

      How many of you are using some sort of version control for IT (not for software development.) In the software world we used it continuously, obviously. But in IT I see it used very rarely. NTG just implemented Subversion over the weekend to start putting our configuration files under version control. I've used both Subversion and GIT quite a bit in software engineering roles. I'm seeing Subversion used more and more especially as the use of frameworks like Puppet and Chef take off.

      1 Reply Last reply Reply Quote 0
      • alexntgA
        alexntg
        last edited by

        Depending on the environment, I use tools like SCCM, LANDesk, VMware Horizon View, and Group Policy. They all allow for a test group to be run prior to going into production.

        1 Reply Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller
          last edited by

          Not the same idea. With SVN, for example, we can look up changes over time, do rollbacks, see who committed changes, deploy to other systems, do comparisons.

          Both are good to have but version control is a different thing than those technologies.

          alexntgA 1 Reply Last reply Reply Quote 0
          • alexntgA
            alexntg @scottalanmiller
            last edited by

            @scottalanmiller said:

            Not the same idea. With SVN, for example, we can look up changes over time, do rollbacks, see who committed changes, deploy to other systems, do comparisons.

            Both are good to have but version control is a different thing than those technologies.

            I'm not sure about device comparison, but LANDesk does the remainder. It logs every action taken. if you push out a bad patch or package, you can roll it back/call the uninstaller.

            scottalanmillerS 1 Reply Last reply Reply Quote 0
            • scottalanmillerS
              scottalanmiller @alexntg
              last edited by

              @alexntg said:

              @scottalanmiller said:

              Not the same idea. With SVN, for example, we can look up changes over time, do rollbacks, see who committed changes, deploy to other systems, do comparisons.

              Both are good to have but version control is a different thing than those technologies.

              I'm not sure about device comparison, but LANDesk does the remainder. It logs every action taken. if you push out a bad patch or package, you can roll it back/call the uninstaller.

              That's pretty nice. Not free though 🙂

              alexntgA 1 Reply Last reply Reply Quote 0
              • Bill KindleB
                Bill Kindle
                last edited by

                I've contemplated doing svn over git. But at the moment I don't make enough changes to justify going through the process of setting it up for my documentation and script repository. My NAS can serve svn and git, I'm just lazy 😉

                All of my major network and config changes are notes in my sw install ATM.

                1 Reply Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller
                  last edited by

                  So easy to get going if you have it on a NAS like that.

                  1 Reply Last reply Reply Quote 0
                  • JaredBuschJ
                    JaredBusch
                    last edited by

                    I am personally more familiar with svn than with git, but I use both. I setup a SVN server for our company a few years back as I felt it was easier for novice developers to understand. I still have issues because some people simply do not grasp the concept of the repository or what it is doing.

                    1 Reply Last reply Reply Quote 0
                    • scottalanmillerS
                      scottalanmiller
                      last edited by

                      Now that GIT is a primary means of deploying software, it is getting more and more important to understand how it works. MangoLassi is actually deployed via GIT.

                      1 Reply Last reply Reply Quote 0
                      • alexntgA
                        alexntg @scottalanmiller
                        last edited by

                        @scottalanmiller said:

                        @alexntg said:

                        @scottalanmiller said:

                        Not the same idea. With SVN, for example, we can look up changes over time, do rollbacks, see who committed changes, deploy to other systems, do comparisons.

                        Both are good to have but version control is a different thing than those technologies.

                        I'm not sure about device comparison, but LANDesk does the remainder. It logs every action taken. if you push out a bad patch or package, you can roll it back/call the uninstaller.

                        That's pretty nice. Not free though 🙂

                        What's it matter if it's free? If it can save a few techs' worth of salary per year and makes managing thousands of computers much easier, it's paid for itself.

                        1 Reply Last reply Reply Quote 0
                        • 1 / 1
                        • First post
                          Last post