文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>begin to build gpe-image

begin to build gpe-image

时间:2007-04-18  来源:linuxGentoo

到现在遇到两个问题,自己都解决了
1 Unrecognized URL scheme
  在使用svn http://...,如果没有与SSL联用,则回出现上述问题,我们可以通过使用svn --version来查看我们能否使用http,https
$ svn --version
* ra_svn : Module for accessing a repository using the svn network protocol.
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme

要准备的文件是apr apr-util neon openssl svn
在解完svn后,configure需要加下面参数
--with-apr --with-apr-util --with-ssl --with-neon
这样就可以了,我们使用svn --version,则可以看到下面:
* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
  - handles 'http' scheme
  - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme
相关阅读 更多 +
排行榜 更多 +
步行僵尸2无限金币版

步行僵尸2无限金币版

体育竞技 下载
狐狸一号特殊任务无限金币版

狐狸一号特殊任务无限金币版

体育竞技 下载
忍者之雷复仇无限金币钻石版

忍者之雷复仇无限金币钻石版

体育竞技 下载