• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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