Ryders
Verified User
Hi,
I'm in the process of setting up a new server, obviously I don't want to do it right.. but perfectly! and... without being a complete newbie... I'm still not entirely comfortable with a few things, so pls bare with me!
One of my goals is to set up Subversion and Trac on the machine.
So I've successfully recompiled and migrated to apache 2.0.59 (thread) with mod_dav and without frontpage (I just hate fp...!)
Now, making sure my yum explude list if fine (thread) I tried
and it comes out with the following;
"httpd -v" returns "Server version: Apache/2.0.59" and so.. I obviously don't need and don't want httpd to be updated...
So I don't really understand where yum gets the version of the current httpd ... any clue?
Can anybody tell me if I did anything wrong or how could I get yum to install subversion and mod_dav_svn without worrying about httpd... which I know is correct anyway...?
Any input would be gold!
Cheers,
Seb.
[edit]adjusted the code tags output not to force the thread to be too wide...![/edit]
I'm in the process of setting up a new server, obviously I don't want to do it right.. but perfectly! and... without being a complete newbie... I'm still not entirely comfortable with a few things, so pls bare with me!
One of my goals is to set up Subversion and Trac on the machine.
So I've successfully recompiled and migrated to apache 2.0.59 (thread) with mod_dav and without frontpage (I just hate fp...!)
Now, making sure my yum explude list if fine (thread) I tried
Code:
yum install subversion mod_dav_svn
Code:
Installing:
mod_dav_svn 1.1.4-2.ent
subversion 1.1.4-2.ent
Installing for dependencies:
httpd 2.0.52-28.ent.centos4
"httpd -v" returns "Server version: Apache/2.0.59" and so.. I obviously don't need and don't want httpd to be updated...
So I don't really understand where yum gets the version of the current httpd ... any clue?
Can anybody tell me if I did anything wrong or how could I get yum to install subversion and mod_dav_svn without worrying about httpd... which I know is correct anyway...?
Any input would be gold!
Cheers,
Seb.
[edit]adjusted the code tags output not to force the thread to be too wide...![/edit]
Last edited: