Chinaunix

标题: 求救,SVN出问题了! [打印本页]

作者: lsh4032    时间: 2011-12-06 10:39
标题: 求救,SVN出问题了!
  1. [root@bogon ~]# svn --version
  2. svn, version 1.6.17 (r1128011)
  3.    compiled Oct 20 2011, 22:06:13

  4. Copyright (C) 2000-2009 CollabNet.
  5. Subversion is open source software, see http://subversion.apache.org/
  6. This product includes software developed by CollabNet (http://www.Collab.Net/).

  7. The following repository access (RA) modules are available:

  8. * ra_svn : Module for accessing a repository using the svn network protocol.
  9.   - with Cyrus SASL authentication
  10.   - handles 'svn' scheme
  11. * ra_local : Module for accessing a repository on local disk.
  12.   - handles 'file' scheme
复制代码
少了一个
  1. * ra_dav : 通过WebDAV (DeltaV) 协议访问档案库的模块。
  2. - handles 'http' scheme
  3. - handles 'https' scheme
复制代码
需要安装neon,不重新编译svn怎么把这个模块加进去呢?
作者: lsh4032    时间: 2011-12-07 08:56
没人回答啊,不过已经解决了




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2