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. Subversion is a mess : A Rant in E Minor

Subversion is a mess : A Rant in E Minor

Scheduled Pinned Locked Moved The Lounge
collaborationtutorialquestionannouncementlearning
33 Posts 23 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.
  • M Mel Padden

    I used to like Subversion, I really did. But these days it seems to take commands and do what it elephanting well likes with them. Wilfully ignoring subdirectories, deleting files... it knows no end. The new version is painfully inadequate, and buggy to the point of criminality. I too was annoyed by the .svn folders and irked by developers who copied folders around because they didn't want to bother learning how to use the VCS, but removing them has made everything much, much worse. If this is what we get when an open-source project gets too big for its boots, then kill open source. Make them Pay, and deliver a working product. Our options now for version control system run thusly: VSS X| SVN :wtf: What happened to this once-fine product? Git: good but SVN-heads don't want to learn it (and why should they have to?) TFS: Expensive and slow Mercurial probably the best option but see points re: git. I had come to depend on SVN, as I suspect a lot of people have, as a no-nonsense product for a no-nonsense task, which should be taking up about 5% at most of my office time. I've just spent a full day digging through merges and re-adding folders that should never have been ignored. Dropping in files from the filesystem like a noob because SVN has no idea where they are. It makes an elephanting mockery of the whole process. I might just go back to using a freakin neanderthal filesystem-based backup process, until (insert major bank here) decide to approve the use of Mercurial/Git for internal projects. This is unholy. I am angry. [EDIT] I wish to point out that I realise I am treating a freely available product like a commercial app, but in my view, this new insanity really is too much. If they're going to change it, can't they do it right? Why persecute legions of people who have come to rely on it? Who wins?

    I too dabbled in pacifism once.

    R Offline
    R Offline
    Ravi Bhavnani
    wrote on last edited by
    #11

    Mel, I've been very happy with the (free) Standard Visual Subversion Server[^] and the free AnkhSVN Visual Studio Plugin[^].  They work just like what I'm used to at work (TFS) and the price is hard to beat. /ravi

    My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

    P 1 Reply Last reply
    0
    • M Mel Padden

      I used to like Subversion, I really did. But these days it seems to take commands and do what it elephanting well likes with them. Wilfully ignoring subdirectories, deleting files... it knows no end. The new version is painfully inadequate, and buggy to the point of criminality. I too was annoyed by the .svn folders and irked by developers who copied folders around because they didn't want to bother learning how to use the VCS, but removing them has made everything much, much worse. If this is what we get when an open-source project gets too big for its boots, then kill open source. Make them Pay, and deliver a working product. Our options now for version control system run thusly: VSS X| SVN :wtf: What happened to this once-fine product? Git: good but SVN-heads don't want to learn it (and why should they have to?) TFS: Expensive and slow Mercurial probably the best option but see points re: git. I had come to depend on SVN, as I suspect a lot of people have, as a no-nonsense product for a no-nonsense task, which should be taking up about 5% at most of my office time. I've just spent a full day digging through merges and re-adding folders that should never have been ignored. Dropping in files from the filesystem like a noob because SVN has no idea where they are. It makes an elephanting mockery of the whole process. I might just go back to using a freakin neanderthal filesystem-based backup process, until (insert major bank here) decide to approve the use of Mercurial/Git for internal projects. This is unholy. I am angry. [EDIT] I wish to point out that I realise I am treating a freely available product like a commercial app, but in my view, this new insanity really is too much. If they're going to change it, can't they do it right? Why persecute legions of people who have come to rely on it? Who wins?

      I too dabbled in pacifism once.

      J Offline
      J Offline
      Jason Hooper
      wrote on last edited by
      #12

      I've used Subversion for a few years and have been poked and prodded by it in the past. I've learned to be gentle with it and to avoid massive restructuring of the folders because I hate spending hours fixing tree conflicts, etc. I now have a fragile peace with SVN (via TortoiseSVN) and haven't had an issue for quite a while. It does the trick. I see no use converting to Git for internal enterprise development as it doesn't match the model.

      Jason

      1 Reply Last reply
      0
      • R Ravi Bhavnani

        Mel, I've been very happy with the (free) Standard Visual Subversion Server[^] and the free AnkhSVN Visual Studio Plugin[^].  They work just like what I'm used to at work (TFS) and the price is hard to beat. /ravi

        My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

        P Offline
        P Offline
        PIEBALDconsult
        wrote on last edited by
        #13

        Ravi Bhavnani wrote:

        the price is hard to beat.

        In my experience, free stuff isn't worth the price.

        A 1 Reply Last reply
        0
        • M Maximilien

          Mel Padden wrote:

          I too was annoyed by the .svn folders and irked by developers who copied folders around because they didn't want to bother learning how to use the VCS, but removing them has made everything much, much worse.

          The problem is not SubVersion.... If your people do not want to learn SubVersion, they will not bother learning anything else. If you do not want to use VCS, you can just "export" instead of doing a check-out. M.

          Watched code never compiles.

          A Offline
          A Offline
          A Ganzer
          wrote on last edited by
          #14

          Some years ago (after overbearing massive resistances within the team) I've successfully changed the Version Control System from VSS to SVN. My conclusion is: Who don't want to use SVN (in this case the reason is: it's not Microsoft) does all to discredit the system. They work with local copies and branches in a way they would never do with TFS and cries that nothing will work in SVN. Maximilien is right: The best version control system is useless if inner resistances of some team members prevent them from learning.

          N 1 Reply Last reply
          0
          • M Mel Padden

            I used to like Subversion, I really did. But these days it seems to take commands and do what it elephanting well likes with them. Wilfully ignoring subdirectories, deleting files... it knows no end. The new version is painfully inadequate, and buggy to the point of criminality. I too was annoyed by the .svn folders and irked by developers who copied folders around because they didn't want to bother learning how to use the VCS, but removing them has made everything much, much worse. If this is what we get when an open-source project gets too big for its boots, then kill open source. Make them Pay, and deliver a working product. Our options now for version control system run thusly: VSS X| SVN :wtf: What happened to this once-fine product? Git: good but SVN-heads don't want to learn it (and why should they have to?) TFS: Expensive and slow Mercurial probably the best option but see points re: git. I had come to depend on SVN, as I suspect a lot of people have, as a no-nonsense product for a no-nonsense task, which should be taking up about 5% at most of my office time. I've just spent a full day digging through merges and re-adding folders that should never have been ignored. Dropping in files from the filesystem like a noob because SVN has no idea where they are. It makes an elephanting mockery of the whole process. I might just go back to using a freakin neanderthal filesystem-based backup process, until (insert major bank here) decide to approve the use of Mercurial/Git for internal projects. This is unholy. I am angry. [EDIT] I wish to point out that I realise I am treating a freely available product like a commercial app, but in my view, this new insanity really is too much. If they're going to change it, can't they do it right? Why persecute legions of people who have come to rely on it? Who wins?

            I too dabbled in pacifism once.

            _ Offline
            _ Offline
            _beauw_
            wrote on last edited by
            #15

            "Livin' on a Prayer" is in E minor... and that title is a fair description of some of the source control setups I've used.

            M 1 Reply Last reply
            0
            • M Mel Padden

              I used to like Subversion, I really did. But these days it seems to take commands and do what it elephanting well likes with them. Wilfully ignoring subdirectories, deleting files... it knows no end. The new version is painfully inadequate, and buggy to the point of criminality. I too was annoyed by the .svn folders and irked by developers who copied folders around because they didn't want to bother learning how to use the VCS, but removing them has made everything much, much worse. If this is what we get when an open-source project gets too big for its boots, then kill open source. Make them Pay, and deliver a working product. Our options now for version control system run thusly: VSS X| SVN :wtf: What happened to this once-fine product? Git: good but SVN-heads don't want to learn it (and why should they have to?) TFS: Expensive and slow Mercurial probably the best option but see points re: git. I had come to depend on SVN, as I suspect a lot of people have, as a no-nonsense product for a no-nonsense task, which should be taking up about 5% at most of my office time. I've just spent a full day digging through merges and re-adding folders that should never have been ignored. Dropping in files from the filesystem like a noob because SVN has no idea where they are. It makes an elephanting mockery of the whole process. I might just go back to using a freakin neanderthal filesystem-based backup process, until (insert major bank here) decide to approve the use of Mercurial/Git for internal projects. This is unholy. I am angry. [EDIT] I wish to point out that I realise I am treating a freely available product like a commercial app, but in my view, this new insanity really is too much. If they're going to change it, can't they do it right? Why persecute legions of people who have come to rely on it? Who wins?

              I too dabbled in pacifism once.

              P Offline
              P Offline
              peterchen
              wrote on last edited by
              #16

              Git.

              FILETIME to time_t
              | FoldWithUs! | sighist | WhoIncludes - Analyzing C++ include file hierarchy

              S 1 Reply Last reply
              0
              • P PIEBALDconsult

                Ravi Bhavnani wrote:

                the price is hard to beat.

                In my experience, free stuff isn't worth the price.

                A Offline
                A Offline
                Adriaan Davel
                wrote on last edited by
                #17

                In my experience, free stuff is only free if your time has no value :)

                ____________________________________________________________ Be brave little warrior, be VERY brave

                R 1 Reply Last reply
                0
                • _ _beauw_

                  "Livin' on a Prayer" is in E minor... and that title is a fair description of some of the source control setups I've used.

                  M Offline
                  M Offline
                  Mel Padden
                  wrote on last edited by
                  #18

                  +5 for referencing a rock classic. Used to play that in pubs, in the throes of my callow youth...

                  I too dabbled in pacifism once.

                  1 Reply Last reply
                  0
                  • M Mel Padden

                    I used to like Subversion, I really did. But these days it seems to take commands and do what it elephanting well likes with them. Wilfully ignoring subdirectories, deleting files... it knows no end. The new version is painfully inadequate, and buggy to the point of criminality. I too was annoyed by the .svn folders and irked by developers who copied folders around because they didn't want to bother learning how to use the VCS, but removing them has made everything much, much worse. If this is what we get when an open-source project gets too big for its boots, then kill open source. Make them Pay, and deliver a working product. Our options now for version control system run thusly: VSS X| SVN :wtf: What happened to this once-fine product? Git: good but SVN-heads don't want to learn it (and why should they have to?) TFS: Expensive and slow Mercurial probably the best option but see points re: git. I had come to depend on SVN, as I suspect a lot of people have, as a no-nonsense product for a no-nonsense task, which should be taking up about 5% at most of my office time. I've just spent a full day digging through merges and re-adding folders that should never have been ignored. Dropping in files from the filesystem like a noob because SVN has no idea where they are. It makes an elephanting mockery of the whole process. I might just go back to using a freakin neanderthal filesystem-based backup process, until (insert major bank here) decide to approve the use of Mercurial/Git for internal projects. This is unholy. I am angry. [EDIT] I wish to point out that I realise I am treating a freely available product like a commercial app, but in my view, this new insanity really is too much. If they're going to change it, can't they do it right? Why persecute legions of people who have come to rely on it? Who wins?

                    I too dabbled in pacifism once.

                    B Offline
                    B Offline
                    Brad Stiles
                    wrote on last edited by
                    #19

                    Count me among those who've been using Subversion 1.7.x for some time now, since not long after it came out, without any of the problems you've described here. In fact, use of 1.7 actually made many of our merges run smoother than was the case using 1.6 an previous. We also use TSVN and AnkhSVN for everyday developer style activities, and while Ankh still has some issues with regard to renaming, as mentioned by another poster, the only issues I've had with TSVN are mostly around how long it takes to update the status markers. I understand the reasons for that, but it's still a little annoying. Have you discussed your problems with the Subversion developers, or at least on the user mailing list?

                    Currently reading: "The Prince", by Nicolo Machiavelli

                    1 Reply Last reply
                    0
                    • A Adriaan Davel

                      In my experience, free stuff is only free if your time has no value :)

                      ____________________________________________________________ Be brave little warrior, be VERY brave

                      R Offline
                      R Offline
                      rnbergren
                      wrote on last edited by
                      #20

                      Exactly!

                      To err is human to really mess up you need a computer

                      1 Reply Last reply
                      0
                      • M Mel Padden

                        I used to like Subversion, I really did. But these days it seems to take commands and do what it elephanting well likes with them. Wilfully ignoring subdirectories, deleting files... it knows no end. The new version is painfully inadequate, and buggy to the point of criminality. I too was annoyed by the .svn folders and irked by developers who copied folders around because they didn't want to bother learning how to use the VCS, but removing them has made everything much, much worse. If this is what we get when an open-source project gets too big for its boots, then kill open source. Make them Pay, and deliver a working product. Our options now for version control system run thusly: VSS X| SVN :wtf: What happened to this once-fine product? Git: good but SVN-heads don't want to learn it (and why should they have to?) TFS: Expensive and slow Mercurial probably the best option but see points re: git. I had come to depend on SVN, as I suspect a lot of people have, as a no-nonsense product for a no-nonsense task, which should be taking up about 5% at most of my office time. I've just spent a full day digging through merges and re-adding folders that should never have been ignored. Dropping in files from the filesystem like a noob because SVN has no idea where they are. It makes an elephanting mockery of the whole process. I might just go back to using a freakin neanderthal filesystem-based backup process, until (insert major bank here) decide to approve the use of Mercurial/Git for internal projects. This is unholy. I am angry. [EDIT] I wish to point out that I realise I am treating a freely available product like a commercial app, but in my view, this new insanity really is too much. If they're going to change it, can't they do it right? Why persecute legions of people who have come to rely on it? Who wins?

                        I too dabbled in pacifism once.

                        D Offline
                        D Offline
                        DumpsterJuice
                        wrote on last edited by
                        #21

                        I am interested in everyone's issues with VSS. I have been extremely happy with its simplicity since the mid 90's. I would like to hear some real technical feedback on the basis of your opinions. I am being serious here, can anyone articulate a real issue? I suppose it would have to be an issue that's limited only to VSS, that is, you cant say "A lack of support for atomic commits for multiple files" -- when that is a problem with nearly all source control systems. Interested in you professional opinions here... thanks. I am not a Microsoft Fan boi, I just prefer simple, un-obtrusive, easy to admin version control.

                        Where there's smoke, there's a Blue Screen of death.

                        B 1 Reply Last reply
                        0
                        • M Mel Padden

                          I used to like Subversion, I really did. But these days it seems to take commands and do what it elephanting well likes with them. Wilfully ignoring subdirectories, deleting files... it knows no end. The new version is painfully inadequate, and buggy to the point of criminality. I too was annoyed by the .svn folders and irked by developers who copied folders around because they didn't want to bother learning how to use the VCS, but removing them has made everything much, much worse. If this is what we get when an open-source project gets too big for its boots, then kill open source. Make them Pay, and deliver a working product. Our options now for version control system run thusly: VSS X| SVN :wtf: What happened to this once-fine product? Git: good but SVN-heads don't want to learn it (and why should they have to?) TFS: Expensive and slow Mercurial probably the best option but see points re: git. I had come to depend on SVN, as I suspect a lot of people have, as a no-nonsense product for a no-nonsense task, which should be taking up about 5% at most of my office time. I've just spent a full day digging through merges and re-adding folders that should never have been ignored. Dropping in files from the filesystem like a noob because SVN has no idea where they are. It makes an elephanting mockery of the whole process. I might just go back to using a freakin neanderthal filesystem-based backup process, until (insert major bank here) decide to approve the use of Mercurial/Git for internal projects. This is unholy. I am angry. [EDIT] I wish to point out that I realise I am treating a freely available product like a commercial app, but in my view, this new insanity really is too much. If they're going to change it, can't they do it right? Why persecute legions of people who have come to rely on it? Who wins?

                          I too dabbled in pacifism once.

                          C Offline
                          C Offline
                          computer_nerd
                          wrote on last edited by
                          #22

                          In the last week I've done some research on Git and Mercurial and downloaded them both. For what it's worth, Linus Torvalds said in his 2007 Google presentation that only 2 source control systems were worthy of anyone's attention, those two being Git and Mercurial. He hates SVN. I've read in a lot of other places that SVN is out of favour these days. For myself, I've not used it, having only used an old version of MS Visual SourceSafe in the past, but I really like the model of distributed version control and have gone for Mercurial. In a distributed system, you typically create a separate repository on your local machine in your project folder so you'll have a separate one for each project. You can make fast commits (check-ins) to your local repository whenever you want and only push your changes to a shared repository or someone else when you are happy that the code is stable enough to share. That takes care of the dilemma about whether to check in stuff that doesn't work properly yet or just do without source control while trying out new ideas in the code. When you create a Mercurial repository, it adds a subfolder called .hg to the folder you choose, which is where it keeps its data. After your initial commit, Mercurial knows which files have since been added, changed or removed and you can easily tell it to ignore files and subfolders eg your build folders. Each time you commit, it takes a complete snapshot of the folder content and its structure so your are free to move folders around and make whatever changes you want. Therefore no need to worry about your local folder structure being different from the one in source control. I chose Mercurial over Git because Git is made up of several different programs that interact and I prefer mercurial's monolithic program. Git's Windows support is decent now but Mercurial has always been Windows-friendly, is easy to use and well documented and that's the one I chose for my needs. You can use TortoiseHg for Windows Explorer integration and to see a chart showing branches etc. However, even the command line is straight forward enough if you don't have that.

                          D N P 3 Replies Last reply
                          0
                          • D DumpsterJuice

                            I am interested in everyone's issues with VSS. I have been extremely happy with its simplicity since the mid 90's. I would like to hear some real technical feedback on the basis of your opinions. I am being serious here, can anyone articulate a real issue? I suppose it would have to be an issue that's limited only to VSS, that is, you cant say "A lack of support for atomic commits for multiple files" -- when that is a problem with nearly all source control systems. Interested in you professional opinions here... thanks. I am not a Microsoft Fan boi, I just prefer simple, un-obtrusive, easy to admin version control.

                            Where there's smoke, there's a Blue Screen of death.

                            B Offline
                            B Offline
                            BinaryReason
                            wrote on last edited by
                            #23

                            I'm in the same boat. I've been using VSS for over a decade. In fact the company is still using the 6.0 version. We've never had any issues with it. EDIT: Just had a look at Mercurial, and will definitely give it a look. Local branches are just what I was looking for.

                            "There are only 10 types of people in the world - those who know binary and those who don't."

                            1 Reply Last reply
                            0
                            • C computer_nerd

                              In the last week I've done some research on Git and Mercurial and downloaded them both. For what it's worth, Linus Torvalds said in his 2007 Google presentation that only 2 source control systems were worthy of anyone's attention, those two being Git and Mercurial. He hates SVN. I've read in a lot of other places that SVN is out of favour these days. For myself, I've not used it, having only used an old version of MS Visual SourceSafe in the past, but I really like the model of distributed version control and have gone for Mercurial. In a distributed system, you typically create a separate repository on your local machine in your project folder so you'll have a separate one for each project. You can make fast commits (check-ins) to your local repository whenever you want and only push your changes to a shared repository or someone else when you are happy that the code is stable enough to share. That takes care of the dilemma about whether to check in stuff that doesn't work properly yet or just do without source control while trying out new ideas in the code. When you create a Mercurial repository, it adds a subfolder called .hg to the folder you choose, which is where it keeps its data. After your initial commit, Mercurial knows which files have since been added, changed or removed and you can easily tell it to ignore files and subfolders eg your build folders. Each time you commit, it takes a complete snapshot of the folder content and its structure so your are free to move folders around and make whatever changes you want. Therefore no need to worry about your local folder structure being different from the one in source control. I chose Mercurial over Git because Git is made up of several different programs that interact and I prefer mercurial's monolithic program. Git's Windows support is decent now but Mercurial has always been Windows-friendly, is easy to use and well documented and that's the one I chose for my needs. You can use TortoiseHg for Windows Explorer integration and to see a chart showing branches etc. However, even the command line is straight forward enough if you don't have that.

                              D Offline
                              D Offline
                              DumpsterJuice
                              wrote on last edited by
                              #24

                              That is definitely a great reply. Thank you, I learned a lot from that. One comment --> I still don't understand why VSS is so reviled. If someone could articulate the reasons maybe I can be educated away from it.

                              Where there's smoke, there's a Blue Screen of death.

                              K 1 Reply Last reply
                              0
                              • A A Ganzer

                                Some years ago (after overbearing massive resistances within the team) I've successfully changed the Version Control System from VSS to SVN. My conclusion is: Who don't want to use SVN (in this case the reason is: it's not Microsoft) does all to discredit the system. They work with local copies and branches in a way they would never do with TFS and cries that nothing will work in SVN. Maximilien is right: The best version control system is useless if inner resistances of some team members prevent them from learning.

                                N Offline
                                N Offline
                                nedmech
                                wrote on last edited by
                                #25

                                Sounds exeactly like my current headache of trying to get my manager using Mercurial instead of archaic folder-based versioning. It seems like she finds no end of ways to confuse herself and make it so Mercurial ends up looking like a huge problem.

                                1 Reply Last reply
                                0
                                • C computer_nerd

                                  In the last week I've done some research on Git and Mercurial and downloaded them both. For what it's worth, Linus Torvalds said in his 2007 Google presentation that only 2 source control systems were worthy of anyone's attention, those two being Git and Mercurial. He hates SVN. I've read in a lot of other places that SVN is out of favour these days. For myself, I've not used it, having only used an old version of MS Visual SourceSafe in the past, but I really like the model of distributed version control and have gone for Mercurial. In a distributed system, you typically create a separate repository on your local machine in your project folder so you'll have a separate one for each project. You can make fast commits (check-ins) to your local repository whenever you want and only push your changes to a shared repository or someone else when you are happy that the code is stable enough to share. That takes care of the dilemma about whether to check in stuff that doesn't work properly yet or just do without source control while trying out new ideas in the code. When you create a Mercurial repository, it adds a subfolder called .hg to the folder you choose, which is where it keeps its data. After your initial commit, Mercurial knows which files have since been added, changed or removed and you can easily tell it to ignore files and subfolders eg your build folders. Each time you commit, it takes a complete snapshot of the folder content and its structure so your are free to move folders around and make whatever changes you want. Therefore no need to worry about your local folder structure being different from the one in source control. I chose Mercurial over Git because Git is made up of several different programs that interact and I prefer mercurial's monolithic program. Git's Windows support is decent now but Mercurial has always been Windows-friendly, is easy to use and well documented and that's the one I chose for my needs. You can use TortoiseHg for Windows Explorer integration and to see a chart showing branches etc. However, even the command line is straight forward enough if you don't have that.

                                  N Offline
                                  N Offline
                                  nedmech
                                  wrote on last edited by
                                  #26

                                  I recently went through a similar evaluation process - with pretty much the same results. Mercurial ended up being the most simple to get working for our Windows-based environment. And the DVSC model means we can still work on projects while onsite at a customer location.

                                  1 Reply Last reply
                                  0
                                  • M Mel Padden

                                    I used to like Subversion, I really did. But these days it seems to take commands and do what it elephanting well likes with them. Wilfully ignoring subdirectories, deleting files... it knows no end. The new version is painfully inadequate, and buggy to the point of criminality. I too was annoyed by the .svn folders and irked by developers who copied folders around because they didn't want to bother learning how to use the VCS, but removing them has made everything much, much worse. If this is what we get when an open-source project gets too big for its boots, then kill open source. Make them Pay, and deliver a working product. Our options now for version control system run thusly: VSS X| SVN :wtf: What happened to this once-fine product? Git: good but SVN-heads don't want to learn it (and why should they have to?) TFS: Expensive and slow Mercurial probably the best option but see points re: git. I had come to depend on SVN, as I suspect a lot of people have, as a no-nonsense product for a no-nonsense task, which should be taking up about 5% at most of my office time. I've just spent a full day digging through merges and re-adding folders that should never have been ignored. Dropping in files from the filesystem like a noob because SVN has no idea where they are. It makes an elephanting mockery of the whole process. I might just go back to using a freakin neanderthal filesystem-based backup process, until (insert major bank here) decide to approve the use of Mercurial/Git for internal projects. This is unholy. I am angry. [EDIT] I wish to point out that I realise I am treating a freely available product like a commercial app, but in my view, this new insanity really is too much. If they're going to change it, can't they do it right? Why persecute legions of people who have come to rely on it? Who wins?

                                    I too dabbled in pacifism once.

                                    K Offline
                                    K Offline
                                    K Quinn
                                    wrote on last edited by
                                    #27

                                    TFS: Stable, reliable, built in automation, integrated project management, integrated collaboration and document management, fuzzy dice.

                                    M 1 Reply Last reply
                                    0
                                    • D DumpsterJuice

                                      That is definitely a great reply. Thank you, I learned a lot from that. One comment --> I still don't understand why VSS is so reviled. If someone could articulate the reasons maybe I can be educated away from it.

                                      Where there's smoke, there's a Blue Screen of death.

                                      K Offline
                                      K Offline
                                      K Quinn
                                      wrote on last edited by
                                      #28

                                      VSS is primarily reviled because no one has worked with for any amount of time in any volume and not had to deal with database corruption, failed restoration operations, user conflicts, problems with multiple checkout, and issues relating to different shell integration packages.

                                      1 Reply Last reply
                                      0
                                      • K K Quinn

                                        TFS: Stable, reliable, built in automation, integrated project management, integrated collaboration and document management, fuzzy dice.

                                        M Offline
                                        M Offline
                                        MagicBishop
                                        wrote on last edited by
                                        #29

                                        I switched to TFS about a year ago and haven't looked back. It took a few days to get the server working as desired, but it was well worth the hassle. TFS is a great product.

                                        1 Reply Last reply
                                        0
                                        • M Mel Padden

                                          I used to like Subversion, I really did. But these days it seems to take commands and do what it elephanting well likes with them. Wilfully ignoring subdirectories, deleting files... it knows no end. The new version is painfully inadequate, and buggy to the point of criminality. I too was annoyed by the .svn folders and irked by developers who copied folders around because they didn't want to bother learning how to use the VCS, but removing them has made everything much, much worse. If this is what we get when an open-source project gets too big for its boots, then kill open source. Make them Pay, and deliver a working product. Our options now for version control system run thusly: VSS X| SVN :wtf: What happened to this once-fine product? Git: good but SVN-heads don't want to learn it (and why should they have to?) TFS: Expensive and slow Mercurial probably the best option but see points re: git. I had come to depend on SVN, as I suspect a lot of people have, as a no-nonsense product for a no-nonsense task, which should be taking up about 5% at most of my office time. I've just spent a full day digging through merges and re-adding folders that should never have been ignored. Dropping in files from the filesystem like a noob because SVN has no idea where they are. It makes an elephanting mockery of the whole process. I might just go back to using a freakin neanderthal filesystem-based backup process, until (insert major bank here) decide to approve the use of Mercurial/Git for internal projects. This is unholy. I am angry. [EDIT] I wish to point out that I realise I am treating a freely available product like a commercial app, but in my view, this new insanity really is too much. If they're going to change it, can't they do it right? Why persecute legions of people who have come to rely on it? Who wins?

                                          I too dabbled in pacifism once.

                                          S Offline
                                          S Offline
                                          Stuart Dootson
                                          wrote on last edited by
                                          #30

                                          All good points…what I might be tempted to do if I were you is to use Mercurial (purely because it is slightly more Windows friendly, and my head works better with it) and use hgsubversion to use hg as your SVN client… Basically, after installing the hg-svn, you can clone an SVN repository into an hg one, then use hg locally and then when you're ready, push from hg back to the SVN repository - i.e. the push is equivalent to an SVN commit… More details here… PS - we use SVN at work…I prefer hg…I'm more than likely going to give the above a go on the next project I work on…

                                          Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p CodeProject MVP for 2010 - who'd'a thunk it!

                                          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