• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

How do I install subversion?

D

dave5b03

Guest
How do I install subversion into Plesk 8.2?

I am running Plesk 8.2.0 on FC6 and Subversion 1.4.3 has been installed.

I am asking what specific changes are required to the plesk directory, file, owner, group and permissions structure to enable subversion within apache.

I found an example of install to 8.1 from source, I am hoping that is not required. (http://www.vioan.ro/wp/2007/07/31/how-to-install-subversion-on-plesk-81/)
 
Hallo,

well, if there is a subversion-RPM package for FC6 then you'll not have to compile it yourself. Have you already checked yum or sites like rpmfind.net?

As for specific changes of user and directory structure I believe you can follow Ionut's howto, I cannot imagine that SUSE is that much different in that case.
 
To be able to access subversion through http you'll also need to install the mod_dav_svn package (available from rpmforge, as is subversion).
 
Back
Top