Ref:http://svnbook.red-bean.com/en/1.5/svn.tour.cycle.html#svn.tour.cycle.update (A) How to install and Import directory into repository: Click here (B)How to get working copy from svn repository into local machine? Goto Your home directory , example : cd /root Now execute bellow commands [root@mail ~]# svn checkout file:///svn A svn/script A svn/script/checkmemory.sh A svn/config A svn/config/httpd-vhosts Checked out revision 2. Now you [...]