|
-
Mar 23rd, 2005, 03:02 PM
#1
Thread Starter
Hyperactive Member
Source Code Management Systems
I'm looking for recommendations for Source Control:
I initially wanted to go with VSS but someone told me that even Microsoft doesn't use it. If this is true I guess I want to rethink my desicion.
We have a small shop here 1-5 programmers and I doubt two would ever be working on a file at the same time. So I don't feel this is a big burden for any product.
There seems to be a lot to choose from, Vault, VCC, CodeWarrior,CVS, Subversion.
Can any one tell me the pros and cons and steer me to a practical and reliable
product?
-
Mar 24th, 2005, 07:08 AM
#2
Re: Source Code Management Systems
For a shop as small as yours I wouldn't spend any money on a version control system. Use VSS - if you have already paid for VB, then it is free.
I work in the Custom Development department of a commerical software company, and we use Visual Source Safe. It doesn't have some features that other version control software does (like PVCS for instance), but it does have the virtue of working pretty well and the price is right.
-
Mar 24th, 2005, 07:15 AM
#3
Re: Source Code Management Systems
 Originally Posted by gtilles
I'm looking for recommendations for Source Control:
I initially wanted to go with VSS but someone told me that even Microsoft doesn't use it. If this is true I guess I want to rethink my desicion.
We have a small shop here 1-5 programmers and I doubt two would ever be working on a file at the same time. So I don't feel this is a big burden for any product.
There seems to be a lot to choose from, Vault, VCC, CodeWarrior,CVS, Subversion.
Can any one tell me the pros and cons and steer me to a practical and reliable
product?
Visual Source safe is fine for use. We use it here.
I've heard some horror stories about the folders becoming corrupt, but apparently MS will take a zip of the folders and fix the problem if you have it.
We have well over 1000 items in VSS - never had an issue here (3 years of use).
-
Mar 24th, 2005, 07:17 AM
#4
Re: Source Code Management Systems
VSS here too.
There is Merant, I've heard of it, if you're looking for an alternative.
I don't know what you mean by "even MS doesn't use it."
-
Mar 25th, 2005, 01:45 PM
#5
Re: Source Code Management Systems
We use VSS here too. Only one issue over a 5 year period. It was a corrupted project folder issue. VSS has a
maintenance utility (included) called "Analyze & Fix" in the same menu location as VSS. Its like an
Access db "Compact & Repair". This had fixed the folder corruption with no problem.
One limitation is that if you need remote access to your VSS DB you can install VSS on your webserver and
open port 8890 and use a program called Source Off Site to access your VSS DB remotely and securely (if you
connect throuh a VPN). It is built on the VSS COM objects and adds a little more functionality to VSS.
We have hundreds of projects in our db (4.4 Gbs!).
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Mar 27th, 2005, 03:00 PM
#6
Thread Starter
Hyperactive Member
Re: Source Code Management Systems
Thanks for your replies....
I initally had read up on the different systems and ultimetly decided that Microsoft was the best way to go. It wasn't until my boss threw the monkey wrench in and said he heard they don't use VSS at MS, therefore one might think if it isn't good enough for the creators then maybe it has some issues.
My thinking still leans towards VSS because we aren't anywhere the size of MS and don't have the same huge source code library to maintain (most of our stuff is small ASP,ASP.net and web pages. If I am going to stick by my initial MS desicion I have to come back to him with valid justification. GT
-
Mar 27th, 2005, 03:02 PM
#7
Re: Source Code Management Systems
 Originally Posted by gtilles
Thanks for your replies....
I initally had read up on the different systems and ultimetly decided that Microsoft was the best way to go. It wasn't until my boss threw the monkey wrench in and said he heard they don't use VSS at MS, therefore one might think if it isn't good enough for the creators then maybe it has some issues.
My thinking still leans towards VSS because we aren't anywhere the size of MS and don't have the same huge source code library to maintain (most of our stuff is small ASP,ASP.net and web pages. If I am going to stick by my initial MS desicion I have to come back to him with valid justification. GT
What MS actually uses seems irrelavent to me. But I can't give you justification one way or the other.
-
Mar 27th, 2005, 03:37 PM
#8
Thread Starter
Hyperactive Member
Re: Source Code Management Systems
ir·rele·vant·ly adv.
Synonyms: irrelevant, extraneous, immaterial, impertinent
These adjectives mean not pertinent to the subject under consideration: an irrelevant comment; a question extraneous to the discussion; an objection that is immaterial; mentioned several impertinent facts.
If I consider going to a resturant and find out the staff doesn't eat there, I want to know why.
-
Mar 27th, 2005, 04:03 PM
#9
Re: Source Code Management Systems
 Originally Posted by gtilles
ir·rele·vant·ly adv.
Synonyms: irrelevant, extraneous, immaterial, impertinent
These adjectives mean not pertinent to the subject under consideration: an irrelevant comment; a question extraneous to the discussion; an objection that is immaterial; mentioned several impertinent facts.
If I consider going to a resturant and find out the staff doesn't eat there, I want to know why. 
I can't see how what a huge-organization such as MS uses has any bearing on the choice that your boss wants to make. It would seem more important to find out what was a good product in a similar size business to your own.
-
Mar 27th, 2005, 10:57 PM
#10
Thread Starter
Hyperactive Member
Re: Source Code Management Systems
I agree,
but since he is the boss and asking I have to try and back up my software I recommend and not suggest something without having reasons to support my recomendations. I think ultimatley he wants a wise choice that has been thought through-- you know pros and cons. Gregg
-
Mar 30th, 2005, 06:55 AM
#11
Re: Source Code Management Systems
Well, a Pro would certainly be that if you have purchased Visual Studio, then you don't have to spend any more money for a version control system if you go with VSS.
-
Mar 30th, 2005, 07:23 AM
#12
Re: Source Code Management Systems
Visual SourceSafe has very slick integration with Visual Studio so that you can do most source control operations from within the IDE. This is more productive (and less developer-error prone) than having to close down the IDE to use soiurce control.
-
Apr 3rd, 2005, 11:05 PM
#13
Re: Source Code Management Systems
I personally has been using VSS for long time without any problem. As Rob Mentioned if you are involved in Projects involving Remote access then Source Offsite is the best. It is pretty much a Clone of VSS. I have used it and it also intregrates with the IDE just like VSS.
Just make sure you backup the VSS Database from time to time then you should have nothing to worry about.
[VBF RSS Feed]
There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.
If I have been helpful, Please Rate my Post. Thanks.
This post was powered by : 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|