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. Worst excuse for not using source control

Worst excuse for not using source control

Scheduled Pinned Locked Moved The Lounge
learningsysadmintutorial
29 Posts 21 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.
  • N Not Active

    How about this, only a production database, no dev instance. They never saw the need to have one, just don't make any changes while debugging.


    I know the language. I've read a book. - _Madmatt

    B Offline
    B Offline
    boarderstu
    wrote on last edited by
    #17

    I gave up on suggesting test instances and live instances....

    1 Reply Last reply
    0
    • N Not Active

      How about this, only a production database, no dev instance. They never saw the need to have one, just don't make any changes while debugging.


      I know the language. I've read a book. - _Madmatt

      S Offline
      S Offline
      SinghUlarity
      wrote on last edited by
      #18

      You seem to be working for a company run by sophomores :-D

      I are n00b. This message brought to you by "The Devil's Advocate, LLC". Our slogan - "If you suck, we'll damn well tell you about it." -- JSOP

      1 Reply Last reply
      0
      • N Nish Nishant

        Mark Nischalke wrote:

        If so, the code may have been delivered late, overbudget and not to specification but at least they would have used source control.

        Hey, we Indians need our BMWs and Audis too :-)

        Regards, Nish


        Are you addicted to CP? If so, check this out: The Code Project Forum Analyzer : Find out how much of a life you don't have! My technology blog: voidnish.wordpress.com

        S Offline
        S Offline
        SinghUlarity
        wrote on last edited by
        #19

        :laugh:

        I are n00b. This message brought to you by "The Devil's Advocate, LLC". Our slogan - "If you suck, we'll damn well tell you about it." -- JSOP

        1 Reply Last reply
        0
        • J JimmyRopes

          Mark Nischalke wrote:

          How about this, only a production database, no dev instance.

          We have a dev instance that no one, except me, uses. They debug on production because the dev machine is a virtual machine and production is a real machine. They claim that there are always problems going from dev to production, a problem I have never encountered with my code. Then again, I code in C# for ASP.NET while they are coding in ColdFusion, on a Linux machine, and trying to generate ASP.NET pages. I can see why they are having problems, but they refuse to listen to me. :doh:

          Simply Elegant Designs JimmyRopes Designs
          Think inside the box! ProActive Secure Systems
          I'm on-line therefore I am. JimmyRopes

          S Offline
          S Offline
          spencepk
          wrote on last edited by
          #20

          >> but they refuse to listen to me Been there, done that. With you being the "new kid on the block", you've got your work cutout for you to make the case for implementing a development/testing environment, separate from production. Please keep us updated how this effort unfolds, or folds up :-D

          1 Reply Last reply
          0
          • N Not Active

            How about this, only a production database, no dev instance. They never saw the need to have one, just don't make any changes while debugging.


            I know the language. I've read a book. - _Madmatt

            A Offline
            A Offline
            agolddog
            wrote on last edited by
            #21

            Wow, how are things at my old job?

            1 Reply Last reply
            0
            • N Not Active

              Started at a new client yesterday and of course one of the first things was to look at their existing code. It is housed on a network file share, that also happens to be the production web application. First thing I asked was why are you not using source control. "Because it doesn't allow us to work together." and "We've tried and can't figure out how to make it work" Oh this is going to be a fun couple of weeks


              I know the language. I've read a book. - _Madmatt

              M Offline
              M Offline
              MacSpudster
              wrote on last edited by
              #22

              Source control is lame. I prefer to have 32 copies, one for each of the last 32 days of work. If I goof up, I simply remember which day I made the change. This alleviates the necessity to comment code. When there are changes to the changed code (e.g, changed on day 14 and also on days 17, 22 and 29), then I merely 'roll' forward as I resolve the issue. No prob. So, the best reason for NOT using source control: technology changes so fast that if it's older than 32 days it's outdated. :laugh: ;P Other than that, the only challenge I have is finding work. ;P :laugh:

              ~ [Don't] Visual[ize the] Basic[s], C#[ly instead] ~ ASPX: Apple Simply Performs eXcellently

              1 Reply Last reply
              0
              • J JimmyRopes

                Mark Nischalke wrote:

                How about this, only a production database, no dev instance.

                We have a dev instance that no one, except me, uses. They debug on production because the dev machine is a virtual machine and production is a real machine. They claim that there are always problems going from dev to production, a problem I have never encountered with my code. Then again, I code in C# for ASP.NET while they are coding in ColdFusion, on a Linux machine, and trying to generate ASP.NET pages. I can see why they are having problems, but they refuse to listen to me. :doh:

                Simply Elegant Designs JimmyRopes Designs
                Think inside the box! ProActive Secure Systems
                I'm on-line therefore I am. JimmyRopes

                X Offline
                X Offline
                xavier morera
                wrote on last edited by
                #23

                "No problem going from dev to production?" You've never used SharePoint!!!!! But from what I read, this company is in a VERY bad situation.

                1 Reply Last reply
                0
                • N Not Active

                  Started at a new client yesterday and of course one of the first things was to look at their existing code. It is housed on a network file share, that also happens to be the production web application. First thing I asked was why are you not using source control. "Because it doesn't allow us to work together." and "We've tried and can't figure out how to make it work" Oh this is going to be a fun couple of weeks


                  I know the language. I've read a book. - _Madmatt

                  N Offline
                  N Offline
                  Narud Shiro
                  wrote on last edited by
                  #24

                  What about this two? - I don't like this source control because isn't friendly to use, and I have had problems with it in past. - I don't know how to use source control, cause always I've working alone in every project. Amazing, don't you? :laugh:

                  1 Reply Last reply
                  0
                  • N Not Active

                    Started at a new client yesterday and of course one of the first things was to look at their existing code. It is housed on a network file share, that also happens to be the production web application. First thing I asked was why are you not using source control. "Because it doesn't allow us to work together." and "We've tried and can't figure out how to make it work" Oh this is going to be a fun couple of weeks


                    I know the language. I've read a book. - _Madmatt

                    F Offline
                    F Offline
                    fickendichdu
                    wrote on last edited by
                    #25

                    I have worked at that company as well. I started using source control and they could not understand how multiple people can work one project at the same time.

                    1 Reply Last reply
                    0
                    • J JimmyRopes

                      Mark Nischalke wrote:

                      How about this, only a production database, no dev instance.

                      We have a dev instance that no one, except me, uses. They debug on production because the dev machine is a virtual machine and production is a real machine. They claim that there are always problems going from dev to production, a problem I have never encountered with my code. Then again, I code in C# for ASP.NET while they are coding in ColdFusion, on a Linux machine, and trying to generate ASP.NET pages. I can see why they are having problems, but they refuse to listen to me. :doh:

                      Simply Elegant Designs JimmyRopes Designs
                      Think inside the box! ProActive Secure Systems
                      I'm on-line therefore I am. JimmyRopes

                      T Offline
                      T Offline
                      TRK3
                      wrote on last edited by
                      #26

                      JimmyRopes wrote:

                      coding in ColdFusion, on a Linux machine, and trying to generate ASP.NET pages

                      Isn't that the same as creating an english language novel by writing in French then using babelfish to translate it to Greek and then to English? Or, to quote babelfish: "This n'? he isn't same that creating a novel d'? English from l'? registration français then that uses babelfish him they translate Grec and then in l'? English?"

                      J 1 Reply Last reply
                      0
                      • R Rama Krishna Vavilala

                        That justifies why they hired an expert like you. Now you have a great opportunity to start changing their development process.

                        C Offline
                        C Offline
                        Cameron Marsden
                        wrote on last edited by
                        #27

                        What I find hilarious is that they are happy to part with our salary, they are in awe of our qualifications and skille BUT- They want to argue when we tell them what needs to happen! :D Aren't people a funny bunch? :)

                        1 Reply Last reply
                        0
                        • T TRK3

                          JimmyRopes wrote:

                          coding in ColdFusion, on a Linux machine, and trying to generate ASP.NET pages

                          Isn't that the same as creating an english language novel by writing in French then using babelfish to translate it to Greek and then to English? Or, to quote babelfish: "This n'? he isn't same that creating a novel d'? English from l'? registration français then that uses babelfish him they translate Grec and then in l'? English?"

                          J Offline
                          J Offline
                          JimmyRopes
                          wrote on last edited by
                          #28

                          TRK3 wrote:

                          Isn't that the same as creating an english language novel by writing in French then using babelfish to translate it to Greek and then to English?

                          That is what I think also. :doh:

                          Simply Elegant Designs JimmyRopes Designs
                          Think inside the box! ProActive Secure Systems
                          I'm on-line therefore I am. JimmyRopes

                          1 Reply Last reply
                          0
                          • N Not Active

                            Started at a new client yesterday and of course one of the first things was to look at their existing code. It is housed on a network file share, that also happens to be the production web application. First thing I asked was why are you not using source control. "Because it doesn't allow us to work together." and "We've tried and can't figure out how to make it work" Oh this is going to be a fun couple of weeks


                            I know the language. I've read a book. - _Madmatt

                            Y Offline
                            Y Offline
                            YSLGuru
                            wrote on last edited by
                            #29

                            Try This one. One day I was at a new clinets site and sat down to start to look at their data and see how everything was setup. I couldn't get direct access to their database (for reasons too lengthy to go into here) and so I was going to restore a copy of teh DB to my computer as my guide. I sat down and while I started up my laptop the client asked if there was anything I needed and I replied "I need a backup please". The client glarred at me in an uncertain manner for a few seconds and then took a few steps back and said "do you need anything else". Now the guy at thge site was a little old and probably hard of hearing but when I restated I need a backup of his data he was still confused and so I'm pretty sure he heard me correctly the first time. That was a rather interesting on site visit.

                            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