• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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