Volodymyr Osypov blog

June 3, 2008

SVN - quick start tutorial

Filed under: Soft and Programming — Tags: , , , — admin @ 12:02 pm

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 /var/www/html/docs/haibuy. And Apache has Virtualhost haibuy. My IP in LAN is 192.168.1.7.
(more…)

Powered by WordPress