|
-
Oct 19th, 2008, 07:25 PM
#1
Looking for a Source Control System
I'm looking for a Source Control System and I'm having a hard time finding one that will fit my needs.
Since most of my own development (which is what I need Source Control for) is amateur / hobbyist (i.e. not largely commercial), I can't afford to go a Visual Source Safe or TFS route.
I need something that can run on a Windows 2003 Server and not require shares (which rules VSS out).
I also need something that works via a user login but also hashes user passwords (which rules SVN out as I don't understand how to set everything up for this; I believe I'd need additional plugin(s) for this).
I basically want something that's very easy yet cheap / free, can integrate into Visual Studio as well as XCode, and can install on Windows Server 2003 without issue. IIS integration would be nice but is not required.
I've tried SVN but couldn't figure out how to set it up without Apache and get it to work with hashed user passwords. SVN seems too complex for me.
I've tried Perforce which seemed decent but even with the GUI I couldn't figure out how to separate repositories / projects (i.e. I could setup multiple work spaces but that was local only; everything seemed to be mixed under a depot folder server side). It also kept telling me my security level did not require passwords and I could not figure out how to change this. I also couldn't figure out how to integrate it into Visual Studio, XCode and possibly Windows Explorer (though I probably just didn't dig far enough). The price is also a bit much; the free version would probably tide me over for sometime but the full verison is a bit expensive.
To be honest, I use TFS at work and it seems like an awesome system but it's just too expensive. What do you use or does anyone have any recommendations for me?
-
Oct 21st, 2008, 12:37 PM
#2
Re: Looking for a Source Control System
We use PerForce at my work and its powerful but not very user friendly. Ther is also Subversion source control software you may want to look into.
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 
-
Oct 22nd, 2008, 09:11 AM
#3
Re: Looking for a Source Control System
I ended up configuring SVN with Apache and Windows authentication. Thanks!
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
|