Linux svn serf(SVN服务器)
v1.2.1 官方最新版 发表评论
- 软件类别:服务器区
- 软件大小:186.00 KB
- 更新时间:2017-05-05 17:18
- 软件版本:v1.2.1 官方最新版
- 软件语言:中文
- 软件等级:
- 官方网址:暂无
评分:
好评:1
差评:0

软件介绍
Linux svn serf(SVN服务器),Subversion1.8之后,http资源类型支持库,Apache从该版本之后,舍弃了neon。Subversion 1.8中http客户端基于neon已经被移除,改用self。如果要支持http方式需要在安装svn前安装serf,安装serf推荐用serf-1.2.1,安装是./configure;由于google官网下载比较麻烦,所有我这里分享给大家。好运!
源码安装svn serf_v1.2.1:
Linux下编译Serf_v1.2.1源码时,提示以下错误,有知道解决方法的朋友吗,麻烦共享下,谢谢!
/svn_setup/lib/libssl.a(s23_clnt.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/svn_setup/lib/libssl.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [libserf-1.la] Error 1
解决方案:出现此错误是在ubuntu环境中源码编译Svn时,安装serf_1.2.1出现的,
重新编译openssl时,添加上 -fPIC,--enable-share参数即可解决上述错误
serf-1.3.0安装是用scons(yum -y install scons)方式,安装serf-1.3.0后安装可能会报误,Google没找到解决方法,如下报错
checking for serf-2 library... no checking for serf-1 library... no checking was serf enabled... no An appropriate version of serf could not be found, so libsvn_ra_serf will not be built. If you want to build libsvn_ra_serf, please install serf 1.2.1 or newer. configure: error: Serf was explicitly enabled but an appropriate version was not found.
安装步骤:
本文只基于《LAMP一键安装包》之后进行
1. 安装apr、apr-unit
cd /root/lamp/source #wget #LAMP中已经下载 #wget tar xzf apr-1.4.8.tar.gz cd apr-1.4.8 ./configure --prefix=/usr/local/apache make && make install cd ../ tar xzf apr-util-1.5.2.tar.gz cd apr-util-1.5.2 ./configure --prefix=/usr/local/apache make && make install cd ../
2. 安装serf-1.2.1
yum -y install expat-devel wget #serf-1.2.1.zip是win版有问题 tar xjf serf-1.2.1.tar.bz2 cd serf-1.2.1 ./configure --prefix=/usr/local/serf --with-apr=/usr/local/apache --with-apr-util=/usr/local/apache make && make install cd ..
3. 安装svn
tar xzf subversion-1.8.1.tar.gz cd subversion-1.8.1 ./get-deps.sh ./configure --prefix=/usr/local/subversion --with-apxs=/usr/local/apache/bin/apxs --with-apr=/usr/local/apache --with-apr-util=/usr/local/apache --with-zlib --with-openssl --enable-maintainer-mode --with-serf=/usr/local/serf --enable-mod-activation make && make install cd ..
4. 检查是否安装成功
安装成功会在/usr/local/apache/conf/httpd.conf自己加入下面2行
LoadModule dav_svn_module /usr/local/subversion/libexec/mod_dav_svn.so LoadModule authz_svn_module /usr/local/subversion/libexec/mod_authz_svn.so
检查svn是否支持http方式:
# svn --version svn, version 1.8.1 (r1503906) compiled Aug 2 2013, 11:36:48 on x86_64-unknown-linux-gnu Copyright (C) 2013 The Apache Software Foundation. This software consists of contributions made by many people; see the NOTICE file for more information. Subversion is open source software, see The following repository access (RA) modules are available: * ra_svn : Module for accessing a repository using the svn network protocol. - with Cyrus SASL authentication - handles 'svn' scheme * ra_local : Module for accessing a repository on local disk. - handles 'file' scheme * ra_serf : Module for accessing a repository via WebDAV protocol using serf. - handles 'http' scheme - handles 'https' scheme
下载地址
Pc版Linux svn serf(SVN服务器) v1.2.1 官方最新版
本类推荐
本类最新
北京时间v11.4.0
开州看房网v1.1.7
护卫神JSP大师v3.2 官方版
纵横iis防盗链新云专用版v5.0 专业版
Emby服务器v16.0.30530.185 绿色版
XAMPP for Windowsv8.0.5.0 多国语言官方安装版
开源脚本语言(PHP)v8.1.9 for Windows 32位/64位
WampServer x64位(Apache服务器套装)v3.1.7 官方安装版
iis7服务器管理v2.1.9 官方版
PHP环镜windows版32位v8.1.8 官方最新版
Nginx稳定版v1.23.0 官方版
VNC Server for Windowsv6.9.0 官方安装版
vnc enterprise edition汉化版(含注册码)v4.2.9 中文安装版
宝塔Windows面板v7.5.0 官方最新版
宝塔面板手动版v7.5.0 免费版
相关软件
TortoiseSVN 简体中文语言包v1.14.1.29085 官方正式版TortoiseSVN汉化语言包是一款tortoisesvn中文补丁,他可以帮助用户更加简单的对tortoisesvn进行操作,比如说文件修改,目录查询,文件恢复等等,使用tortoisesvn简体中文语言包大大省去了操作者看英语的麻烦,可以有效提升工作效
TortoiseSVN版本管理工具(svn客户端)v1.8.8 32位中文版TortoiseSVN是款什么软件?它是款功能强大的文件增强管理工具!可以将电脑中的文件保存在中央版本库,每次修改都会有记录,而且系统兼容性强,运行稳定,有需要的用户,可以来IT猫扑下载!如何制作Tag或是Release?所谓的Tag或是Releas
TortoiseSVN 服务器配置软件v4.3.3 官方版visualsvnserver是用于实现VisualSVN功能的服务端工具,相比较于SVN和Apache配合使用来说,使用visualsvn服务端更简单,配置齐全,简单好用,易上手,有需要的朋友不要错过哦!visualsvn服务器端介绍VisualSVN服务器允许您轻松地在
svn小乌龟中文版v1.14.1 免费版svn小乌龟中文版软件开发工作人员必备的一款可视化管理工具!实用的功能特色,能够提升工作的办事效率!并且准确度高,用起来十分稳定!有需要的用户,可以来IT猫扑下载它哦!软件介绍TortoiseSVN是Subversion版本控制系统的一个免
下载排行
- 1SQL2000 Perssonal Edition(XP)
- 2网维大师系统虚拟盘控制台
- 3Apache for windows
- 4soapui 32破解版
- 5ccproxy免注册码
- 6bitvise ssh server(最好用的winsshd)
- 7SQL Server 2005
- 8plink.exe
- 9serv-u 简体中文破解版
- 10小精灵ASP服务器架设软件

Microsoft Exchange Server 2010 SP2
zend framework 1.10.2 核心版
Apache Tomcat 7.0
360主机卫士iis版
花生壳动态域名解析
IIS7.0完整安装包
iis6.0完整安装包
啊D组件查询程序
悬镜管家电脑端













网友评论
查看所有0条评论