简体   繁体   English

使用cPanel在CentOS 5.5上将SVN 1.6升级到1.7

[英]Upgrade SVN 1.6 to 1.7 on CentOS 5.5 with cPanel

So the answer seems to be to install over the existing version. 因此,答案似乎是在现有版本上安装。
I took that to mean: 我的意思是:

  • download new version (1.7.2) 下载新版本(1.7.2)
  • configure 配置
  • make 使
  • make install 进行安装

Before the above process was run: svn --version --quiet prints 1.6.17 在运行上述过程之前:svn --version --quiet打印1.6.17
After the above process was run: svn --version --quiet prints 1.6.17 (should show 1.7.2) 运行上述过程后:svn --version --quiet打印1.6.17(应显示1.7.2)

What am I doing wrong here? 我在这里做错了什么?

PS: SVN was installed initially using modified process described here . PS:SVN最初是使用此处描述的经过修改的过程安装的。 SVN is working right now, no problem, I just want to upgrade it. SVN现在正在运行,没问题,我只想对其进行升级。

well.. I'm not sure why, but running svn --version --quiet indicates that I'm running 1.7.2 now. 好吧..我不确定为什么,但是运行svn --version --quiet表示我现在正在运行1.7.2。
I haven't restarted but I AM running a VPS, so maybe the guys at my host did something (not sure why they would, since I didn't ask them for any help). 我还没有重启,但是我正在运行VPS,所以也许我主机上的家伙做了一些事情(不知道为什么会这么做,因为我没有要求他们任何帮助)。

If anyone else is having the same issues, and you are running CentOS and cPanel, please just follow the steps in the link provided in the OP, without doing the RPMForge stuff. 如果其他任何人都遇到相同的问题,并且您正在运行CentOS和cPanel,请按照OP中提供的链接中的步骤进行操作,而无需执行RPMForge。 Its a little out of date, and kind of obscure, but persistence and a lot googling on linux commands will get you there. 它有点过时了,有点晦涩难懂,但是持久性和对Linux命令的大量搜索将使您到达那里。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM