Basically I am trying to figure out a better way to have a given version of a given program preserved while I move on with development. For instance, I publish and distribute a version of an application, lets call this version 1. To support version 1's userbase I need to have a copy of that code, database, and other pieces that make up my application so I can debug here if necessary. Now I have version 1.5 in development that has some simple, and some not so simple changes to all the assets of version 1. See where I am going. It was easy in VFP, (inzip your application folder and you were good to go), with .NET, SF, DDT, BO projects, security projects, version control, etc I am just not sure what is the best way to go as we start having some more stuff out there in he world in different flavors and versions to support.
This is probably something some of you take for granted and I would appreciate your opinions. I have several products now that I have to maintain the environment described above. Keith Chisarik
I love the flexibility of the product too, many more features than I ever had with VSS, I scared some of my guys when I showed the them "Blame" button Keith Chisarik
I had tried SVN a year ago or so, and for me it was such a pain to set the server and then working with it, etc., that I just went to Vault. This VisualSVN Server solved it, it is amazing. Then I installed the Client and here goes some impressions:
So, so far so good.