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. Visual Source Safe

Visual Source Safe

Scheduled Pinned Locked Moved The Lounge
questiondiscussion
51 Posts 34 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.
  • C Christian Graus

    Ryan Binns wrote:

    If you do use it, do backups every few seconds, as it will randomly corrupt its own database and you'll lose all your data...

    Rubbish - I have used VSS for years. If this is your experience, you're doing it wrong. VSS is not perfect ( using it over a modem is hell ), but I've NEVER lost data from a VSS database. Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

    G Offline
    G Offline
    Gary Wheeler
    wrote on last edited by
    #37

    Hmm. I'll take the middle ground between you, Ryan, and Jeremy. VSS is reasonably safe, as long as you take certain precautions: - Never put your SourceSafe data base on a FAT32 partition. Always put it on an NTFS partition. - Run the Analyze tool nightly. The earlier you catch a DB problem, the easier it will be to correct. - Do not use the SourceSafe Admin backup/restore facilities unless you are willing to do a test restore on each and every backup you make. The backup has a number of well-known silent failure modes that create invalid backups that cannot be restored, even partially. - Whenever users complain that SourceSafe is checking out the wrong file, or they can't find a file they checked out, look in their SS.INI file. Visual Studio and/or SourceSafe have an awful tendency to override working directory settings, which causes check-ins/outs to happen in the wrong place. We have a policy that each user has a single folder that is the working folder for the top level project, and everything underneath matches the VSS project structure.


    Software Zen: delete this;

    1 Reply Last reply
    0
    • D Dario Solera

      toxcct wrote:

      Ankh SVN

      Uhm... I tried it a while ago and it didn't work, in VS05 at least. I was unable to connect to the repository or something like that. Do you know anything else? _____________________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA] - Developing ScrewTurn Wiki 1.0 Beta... -- modified at 9:01 Wednesday 5th July, 2006

      C Offline
      C Offline
      code frog 0
      wrote on last edited by
      #38

      It's been working fine for me for well over a month now.


      "You have an arrow in your butt!" - Fiona:cool:
      Welcome to CP in your language. Post the unicode version in My CP Blog [ ^ ] now.

      People who don't understand how awesome Firefox is have never used CPhog[^]CPhog. The act of using CPhog (Firefox)[^] alone doesn't make Firefox cool. It opens your eyes to the possibilities and then you start looking for other things like CPhog (Firefox)[^] and your eyes are suddenly open to all sorts of useful things all through Firefox. - (Self Quote)

      1 Reply Last reply
      0
      • R Rage

        Hi CPians, My department contemplates buying VSS as source control tool. What do you think about it, and what would you see as the best source control tool ? ~RaGE();

        I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus

        N Offline
        N Offline
        nicknotyet
        wrote on last edited by
        #39

        I've always found it illuminating that MS doesn't use it internally.

        1 Reply Last reply
        0
        • M Marc Soleda

          My one is TortoiseCVS + CVSNT. I'm thinking to pass to SVN but I don't know if it's much better. I've some comparission chart that has't convinced me. Have you worked with both systems adn you prefer SVN? Marc Soleda ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

          P Offline
          P Offline
          punkcpp
          wrote on last edited by
          #40

          I worked with cvs and it was too buggy and didn't have basic features I needed, but I didn't have a choice because when I got to the company they were already using cvs and wouldn't change it in another company I got to chosse so I gave svn a try, th only thing I am sorry is that I didn't use all the features of it.. it works very well and worth switching from cvs

          1 Reply Last reply
          0
          • M Monty2

            Rage wrote:

            what would you see as the best source control tool ?

            This question should be in the CP faq or something, its discussed so many times here :-D My favorite is TortoiseSVN + Subversion :cool:


            **You know you're obsessed with computer graphics when you're outside and you look up at the trees and think, "Wow! That's spectacular resolution!"

            Only kings, presidents, editors, and people with tapeworms have the right to use the editorial "we."**

            E Offline
            E Offline
            Edbert P
            wrote on last edited by
            #41

            Monty2 wrote:

            My favorite is TortoiseSVN + Subversion

            Don't forget AnkhSVN for Visual Studio .Net :cool: "Democracy is two wolves and a sheep voting on what to have for dinner" - Ross Edbert Sydney, Australia

            1 Reply Last reply
            0
            • J Jeremy Falcon

              Christian Graus wrote:

              I don't think CVS rewards the learning curve as C++ does tho.

              I still haven't used it. Although, I think I'm gonna give perforce a go. My main thing is I want VS integration; I've been too spoiled by it. Jeremy Falcon

              E Offline
              E Offline
              Edbert P
              wrote on last edited by
              #42

              If you want Visual Studio integration, try SVN with AnkhSVN[^], and don't forget TortoiseSVN[^] for your Windows Explorer. I've never looked back on my VSS days ever again. "Democracy is two wolves and a sheep voting on what to have for dinner" - Ross Edbert Sydney, Australia

              1 Reply Last reply
              0
              • R Rage

                Hi CPians, My department contemplates buying VSS as source control tool. What do you think about it, and what would you see as the best source control tool ? ~RaGE();

                I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus

                P Offline
                P Offline
                Prathamesh S Kulkarni
                wrote on last edited by
                #43

                I use Perforce...it is too good.

                1 Reply Last reply
                0
                • P Paul Watson

                  hehe yeah. Even uninstalling Ankh is a mission. They tell you to reset the VS environment which basically nukes all your other settings too. Not the greatest add-in for VS ever made. regards, Paul Watson Ireland FeedHenry needs you

                  Shog9 wrote:

                  eh, stop bugging me about it, give it a couple of days, see what happens.

                  A Offline
                  A Offline
                  Anna Jayne Metcalfe
                  wrote on last edited by
                  #44

                  Uninstallation of add-ins is a nightmare. We regularly get emails complaining of the IDEs toolbar/control bar layout being reset when one of ours is uninstalled, despite the fact that we don't actually touch the IDE window config at all during uninstallation. Basically the IDE mucks it all up for you, regrdless of what you do... Anna :rose: Currently working mostly on: Visual Lint :cool: Anna's Place | Tears and Laughter "Be yourself - not what others think you should be" - Marcia Graesch "Anna's just a sexy-looking lesbian tart" - A friend, trying to wind me up. It didn't work.

                  E 1 Reply Last reply
                  0
                  • R Rage

                    Hi CPians, My department contemplates buying VSS as source control tool. What do you think about it, and what would you see as the best source control tool ? ~RaGE();

                    I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus

                    R Offline
                    R Offline
                    robasmith
                    wrote on last edited by
                    #45

                    We switched from VSS to Perforce and never regretted it. The Perforce integration feature can migrate your code changes forward to another version which is usefull when you are supporting several versions of your product. We make a change in the earliest version and let Perforce integrate the changes automagically into the later versions. Also, multiple developers can work on the same code at the same time which most Version Control Systems boast but, using VSS we had to implement policy to not allow multiple checkouts of the same code because VSS constantly screwed it up. My only gripe is Perforce is slow when it needs to update its local data from the server. Stay away from VSS if you can...

                    1 Reply Last reply
                    0
                    • A Anna Jayne Metcalfe

                      Uninstallation of add-ins is a nightmare. We regularly get emails complaining of the IDEs toolbar/control bar layout being reset when one of ours is uninstalled, despite the fact that we don't actually touch the IDE window config at all during uninstallation. Basically the IDE mucks it all up for you, regrdless of what you do... Anna :rose: Currently working mostly on: Visual Lint :cool: Anna's Place | Tears and Laughter "Be yourself - not what others think you should be" - Marcia Graesch "Anna's just a sexy-looking lesbian tart" - A friend, trying to wind me up. It didn't work.

                      E Offline
                      E Offline
                      eLFeRNaNDiTo
                      wrote on last edited by
                      #46

                      VSS has been good for us, we are working with VB6, VB.NET, and still with VB3....:-D

                      1 Reply Last reply
                      0
                      • R Rage

                        Hi CPians, My department contemplates buying VSS as source control tool. What do you think about it, and what would you see as the best source control tool ? ~RaGE();

                        I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus

                        T Offline
                        T Offline
                        TimHHowland
                        wrote on last edited by
                        #47

                        You'll get lots of opinions about the best source control system, but I suspect nearly unanimous opinion about the worst one. VSS sucks. It stinks. It reeks. It smells of liquid, cringing, feculent death. Microsoft bought it for cheap, did a slapdash implementation to drop it into Studio, and ran away from it. The company that always eats their own dogfood doesn't use this steaming pile - they use a tweaked version of perforce (although I suspect they'll be rolling up to Team Studio). Read this page, and decide: http://www.subversionary.org/propaganda/why-not-vss Or just read this: http://support.microsoft.com/kb/q133054/ Team System might be a good choice. TortoiseSVN is an excellent choice. SourceGear vault is highly regarded. CVS is fine if you have propeller heads on staff. You would be better off entrusting your source code to a monkey with ADD and a bag of cocaine than using VSS at this point- it may have been suitable in 1995, before WANs and decent sized networking (and windows 95) but it is roadkill by any reasonable standard today. VSS is garbage, unrefined trash, and should never be used. X|

                        J 1 Reply Last reply
                        0
                        • R Rage

                          Hi CPians, My department contemplates buying VSS as source control tool. What do you think about it, and what would you see as the best source control tool ? ~RaGE();

                          I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus

                          P Offline
                          P Offline
                          polarkreis
                          wrote on last edited by
                          #48

                          Hi, if you like corrupted databases, slow processing (file based db), and some other disadvantages, you should use VSS. We've tested the new "team foundation server" resp. the source code control system and are not convinced that's it good enought. So it was no problem to convince my boss and my team that we should use SUBVERSION (www.tigris.org) and TortoiseSVN. Of course under Linux ;-) but it runs also under Windows, so it's your choice. In my former company we used this combination, too - in a 7 GB repository. With no hassle, no probs, just fast and stable. Best regards Christian

                          1 Reply Last reply
                          0
                          • M Monty2

                            Rage wrote:

                            what would you see as the best source control tool ?

                            This question should be in the CP faq or something, its discussed so many times here :-D My favorite is TortoiseSVN + Subversion :cool:


                            **You know you're obsessed with computer graphics when you're outside and you look up at the trees and think, "Wow! That's spectacular resolution!"

                            Only kings, presidents, editors, and people with tapeworms have the right to use the editorial "we."**

                            K Offline
                            K Offline
                            K v S
                            wrote on last edited by
                            #49

                            If all you need is a code repository with versioning then VSS does the trick, as countless others :)

                            1 Reply Last reply
                            0
                            • T TimHHowland

                              You'll get lots of opinions about the best source control system, but I suspect nearly unanimous opinion about the worst one. VSS sucks. It stinks. It reeks. It smells of liquid, cringing, feculent death. Microsoft bought it for cheap, did a slapdash implementation to drop it into Studio, and ran away from it. The company that always eats their own dogfood doesn't use this steaming pile - they use a tweaked version of perforce (although I suspect they'll be rolling up to Team Studio). Read this page, and decide: http://www.subversionary.org/propaganda/why-not-vss Or just read this: http://support.microsoft.com/kb/q133054/ Team System might be a good choice. TortoiseSVN is an excellent choice. SourceGear vault is highly regarded. CVS is fine if you have propeller heads on staff. You would be better off entrusting your source code to a monkey with ADD and a bag of cocaine than using VSS at this point- it may have been suitable in 1995, before WANs and decent sized networking (and windows 95) but it is roadkill by any reasonable standard today. VSS is garbage, unrefined trash, and should never be used. X|

                              J Offline
                              J Offline
                              John Stewien
                              wrote on last edited by
                              #50

                              TimHHowland wrote:

                              You'll get lots of opinions about the best source control system, but I suspect nearly unanimous opinion about the worst one. VSS sucks. It stinks. It reeks. It smells of liquid, cringing, feculent death.

                              Have you tried PVCS Dimensions? VSS is heaven in comparison. Of course I use TortoiseSVN. TortoiseSVN even works on Windows Vista x64 Beta 2.

                              T 1 Reply Last reply
                              0
                              • J John Stewien

                                TimHHowland wrote:

                                You'll get lots of opinions about the best source control system, but I suspect nearly unanimous opinion about the worst one. VSS sucks. It stinks. It reeks. It smells of liquid, cringing, feculent death.

                                Have you tried PVCS Dimensions? VSS is heaven in comparison. Of course I use TortoiseSVN. TortoiseSVN even works on Windows Vista x64 Beta 2.

                                T Offline
                                T Offline
                                Tim Howland
                                wrote on last edited by
                                #51

                                I have. We rolled it out and tried to get our devs to use it. Every time we shipped a server with PVCS out to a remote office, they'd reformat it and use it to host MP3s. The one saving grace of PVCS Dimensions was it's enormous infrastructure, price tag, army of winged monkeys that you had to rent from PVCS to get it to do anything useful, and complete and utterly unusable user interface. This meant that app wasn't able to get a foothold in anywhere but the largest cube farms, where users had low expectations of their quality of life anyway. It was so obviously useless that nobody ever really used it after they spent their million bucks on the implementation. VSS was far more harmful- it was distributed essentially for "free", so thousands of shops adopted it, relied on it, and put their most precious assets into it. It's like giving machetes out to elementary school students. Microsoft should be ashamed for shipping that piece of dangerous crap for so many years, and not even using it themselves. Pathetic.

                                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