SVN - quick start tutorial
Recently I’ve decided finally to learn to work with version control systems and selected SVN (Subversion). It was actually installed already on my Linux Fedora, but you can easily install it to your Fedora system using yum install subversion or just find RPM or DEB of subversion package.
Now I want to share with youthis little quick start guide and won’t tell you what SVN is and it’s whole description.
I have a PHP project in
(more…)