View Full Version : Subversion
I am trying to install subversion on my system but I want to make sure not to damage anything that is already running. Does anyone have a walk through for installing subversion?
I found this. But would like the latest version of subversion and also don't want to break something vital to plesk :)
http://alexle.net/archives/138
Any help would be appreciated.
Thanks,
Scott
This was my post over on the plesk forums... is this what I should do...
http://forum.swsoft.com/showthread.php?s=&postid=155485#post155485
Well I could yum install subversion as instructed at:
http://alexle.net/archives/138
But I would prefer the latest version of subversion.
I tried to download the main file and the dependency files but when I ran ./configure to check for dependencies I realize I don't have a compiler.
So I check out yum install gcc and receive the following information about what will be downloaded and installed.
Dependencies Resolved
================================================== ===========================
Package Arch Version Repository Size
================================================== ===========================
Installing:
gcc i386 3.4.6-3 base 4.4 M
Installing for dependencies:
cpp i386 3.4.6-3 base 1.6 M
glibc-devel i386 2.3.4-2.25 base 1.9 M
glibc-headers i386 2.3.4-2.25 base 582 k
glibc-kernheaders i386 2.4-9.1.98.EL base 693 k
Updating for dependencies:
glibc i686 2.3.4-2.25 base 5.1 M
glibc-common i386 2.3.4-2.25 base 16 M
libgcc i386 3.4.6-3 base 59 k
Transaction Summary
================================================== ===========================
Install 5 Package(s)
Update 3 Package(s)
Remove 0 Package(s)
Total download size: 30 M
Is this ok [y/N]:
The problem is that I do not know if any of these will break anything that is currently running in plesk. Since its updating glibc, glibc-common, and libgcc I don't want to break anything already working correctly for plesk. It is obviously not as simple to everyone as it is to you. So I just decided to post if someone had some steps.
Someone suggested
You can just use yum update when using Plesk (and actually, you should if you want to keep your system patched). It's not necessary to compile subversion yourself though, just install the packages from Dag's repository. Add his repository to your yum configuration and yum install subversion mod_dav_svn if you want to run a Subversion server using WebDAV.
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.