在Linux下CollabNetSubversion-client的安装

字体大小: 中小 标准 ->行高大小: 标准

Linux svn client install:

1.导入Key

sudo rpm --import RPM-GPG-KEY-csvn.asc

2.安装

sudo rpm -ivh CollabNetSubversion-client-1.6.16-1.i386.rpm

3.修改etc/profile文件

PATH=/opt/CollabNet_Subversion/bin:$PATH

4.使profile生效

source etc/profile

此文章由 http://www.ositren.com 收集整理 ,地址为: http://www.ositren.com/htmls/60712.html