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. General Programming
  3. Visual Studio
  4. Source code control recommendations

Source code control recommendations

Scheduled Pinned Locked Moved Visual Studio
collaborationhelpquestionannouncement
7 Posts 4 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.
  • G Offline
    G Offline
    Guy Harwood
    wrote on last edited by
    #1

    Hello all, Im reviewing the companies source code control strategy. We are currently using sourcesafe :doh: so im keen to move away. from what i can see, version 2005 just looks like a bugfix and tidy up of previous versions and any new work (such as branching etc) has gone into the team system product. we are only a small team (6 devs and 2 project managers) so im assuming team system foundation (the one with version control) is too big for our needs???? Current favourite contender is Sourcegear Vault, for its low price, stability, good reviews and remote access feature. anyone got any other recommendations? comments on team system? or warnings about sourcegear vault? Thanks in advance for any help. ;P Regards, Guy

    G T G 3 Replies Last reply
    0
    • G Guy Harwood

      Hello all, Im reviewing the companies source code control strategy. We are currently using sourcesafe :doh: so im keen to move away. from what i can see, version 2005 just looks like a bugfix and tidy up of previous versions and any new work (such as branching etc) has gone into the team system product. we are only a small team (6 devs and 2 project managers) so im assuming team system foundation (the one with version control) is too big for our needs???? Current favourite contender is Sourcegear Vault, for its low price, stability, good reviews and remote access feature. anyone got any other recommendations? comments on team system? or warnings about sourcegear vault? Thanks in advance for any help. ;P Regards, Guy

      G Offline
      G Offline
      Guy Harwood
      wrote on last edited by
      #2

      anyone? :sigh:

      ---Guy H (;-)---

      1 Reply Last reply
      0
      • G Guy Harwood

        Hello all, Im reviewing the companies source code control strategy. We are currently using sourcesafe :doh: so im keen to move away. from what i can see, version 2005 just looks like a bugfix and tidy up of previous versions and any new work (such as branching etc) has gone into the team system product. we are only a small team (6 devs and 2 project managers) so im assuming team system foundation (the one with version control) is too big for our needs???? Current favourite contender is Sourcegear Vault, for its low price, stability, good reviews and remote access feature. anyone got any other recommendations? comments on team system? or warnings about sourcegear vault? Thanks in advance for any help. ;P Regards, Guy

        T Offline
        T Offline
        toxcct
        wrote on last edited by
        #3

        Subversion (server) / Tortoise SVN (explorer client) / AnkhSVN (Visual Studio Plugin) is a very good free and open source mix...


        TOXCCT >>> GEII power

        [VisualCalc 3.0  updated ][Flags Beginner's Guide  new! ]

        G 1 Reply Last reply
        0
        • T toxcct

          Subversion (server) / Tortoise SVN (explorer client) / AnkhSVN (Visual Studio Plugin) is a very good free and open source mix...


          TOXCCT >>> GEII power

          [VisualCalc 3.0  updated ][Flags Beginner's Guide  new! ]

          G Offline
          G Offline
          Guy Harwood
          wrote on last edited by
          #4

          Thanks very much for the info. Ive been looking into this and functionally it seems more equipped than vault (which you have to pay for!). My concerns with open source are naturally security - especially when its for the banking of our source code. Anyone have any stories on this they would like to share?

          ---Guy H (;-)---

          J 1 Reply Last reply
          0
          • G Guy Harwood

            Thanks very much for the info. Ive been looking into this and functionally it seems more equipped than vault (which you have to pay for!). My concerns with open source are naturally security - especially when its for the banking of our source code. Anyone have any stories on this they would like to share?

            ---Guy H (;-)---

            J Offline
            J Offline
            Jonathan Darka
            wrote on last edited by
            #5

            I've been using subversion and Tortoise SVN for a couple of months now and would recommend it. Its very easy to use and does everything I need. I use subversion at home and perforce at work, but still prefer subversion once you get your head around the fact that with sourcesafe you have a 'checkout - edit - checkin' paradigm and with subversion an 'edit - checkin' one which I prefer.


            Darka [Xanya] "When you're taught to love everyone, to love your enemies, then what value does that place on love?"

            1 Reply Last reply
            0
            • G Guy Harwood

              Hello all, Im reviewing the companies source code control strategy. We are currently using sourcesafe :doh: so im keen to move away. from what i can see, version 2005 just looks like a bugfix and tidy up of previous versions and any new work (such as branching etc) has gone into the team system product. we are only a small team (6 devs and 2 project managers) so im assuming team system foundation (the one with version control) is too big for our needs???? Current favourite contender is Sourcegear Vault, for its low price, stability, good reviews and remote access feature. anyone got any other recommendations? comments on team system? or warnings about sourcegear vault? Thanks in advance for any help. ;P Regards, Guy

              G Offline
              G Offline
              Gavin Kendall
              wrote on last edited by
              #6

              We've been using Team Foundation Server. Despite a few quirks I personally find it very intuitive since it integrates well with Visual Studio.

              G 1 Reply Last reply
              0
              • G Gavin Kendall

                We've been using Team Foundation Server. Despite a few quirks I personally find it very intuitive since it integrates well with Visual Studio.

                G Offline
                G Offline
                Guy Harwood
                wrote on last edited by
                #7

                this was my first idea but 'fell down the list' due to... 1. non integration with interdev or vs.net 2003 2. cost of new server AND new sql server licence AND cals for TS 3. we are a small company and it seems a bit too much to manage im still leaning towards sourcegear vault because... 1. good customer support (from what i hear) 2. integrates well with visual studio 3. uses sql server storage (reliable) 4. uses web services for all operations - hence its extendable by us if necessary! 5. low cost its only benefit over Subversion (which is free) is that it will be easier to manage due to it being an off the shelf product and it seems like the safer option.

                Guy :)

                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