May
27
azhar on May 27th, 2008
Install latest version of subversion on Fedora Core by RPM, Binary or using yum tool.
I will use yum tool to install Apache22 on fedora core 5.
yum install httpd
Install updated version of subversion on fedora core 5.
yum install subversion
After successfull installation of subversion on Fedora Core Please install mod_dav_svn.
yum install mod_dav_svn
Create a main directory on the [...]
Recent Comments