I have a home project that really needs to be in Source Control. I tried installing Subversion, which I have some experience with, but couldn't get it working. I don't particularly want to use SourceSafe. I'm a bit nervous about Git/Mercury as being somewhat cryptic, although this is only based on opinion rather than my experience.
Main requirements are:
Many thanks in advance!
edit: Just to let you all know, I installed VisualSVN and had it working in no time. Thanks for the great advice.
Some popular version control systems are Git (distributed), Mercurial (distributed), and Subversion (centralized). In centralized version control, each user gets his or her own working copy, but there is just one central repository.
The types of VCS are: Local Version Control System. Centralized Version Control System. Distributed Version Control System.
I know you mentioned you already tried Subversion and had some issues but you really can't beat the easy install & configuration of
Insanely easy to setup & maintain.
Use VisualSVN for the back-end and TortoiseSVN for the client and you'll be up and running in no time.
Plus you can always do an svndump of the VisualSVN repository if you want to switch to something else down the road.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With