禅道扩展
705

安装svn同步程序出错。已解决 悬赏15积分

提问者熊硕斌 答案数1 阅读数3687 发表时间2011-12-11 18:51:40

 

运行 start.bat  出现如上错误。

 

config.php  如下配置:

 

/* System settings. */
$config->timezone = 'Asia/Shanghai';   // The time zone setting, for more see http://www.php.net/manual/en/timezones.php
$config->sleep    = 300;               // The seconds to sleep.

/* Subversion settings. */
$config->svn->client = 'C:\Program Files (x86)\VisualSVN Server\bin\svn.exe';

$i = 1;
$config->svn->repos[$i]['path']     = 'https://127.0.0.1:88/svn/erp/rrr';
$config->svn->repos[$i]['username'] = 'firefly';
$config->svn->repos[$i]['password'] = '19776360';

/*
$i ++;
$config->svn->repos[$i]['path']     = 'http://127.0.0.1:8837/zentaopms/www';
$config->svn->repos[$i]['username'] = 'admin';
$config->svn->repos[$i]['password'] = '123456';
*/

/* ZenTaoPMS settings. */
$config->zentao->path     = 'http://127.0.0.1:8837/zentaopms/www';
$config->zentao->user     = 'admin';
$config->zentao->password = '123456';

禅道版本:2.4

安装包类型:源码包

操作系统:Windows 7

客户端浏览器:IE8

设置备注
内容
答案列表
🍟
2011-12-12 22:02:28
https,需要自己先手工执行下svn log https://127.0.0.1:88/svn/erp/rrr,在提示是否接受服务器指纹时,选择永久。
联系我们
联系人
刘斌/高级客户经理
电话(微信)
17685869372
QQ号码
526288068
联系邮箱
liubin@chandao.com
返回顶部
刘斌
高级客户经理
17685869372
526288068
统一服务热线 4006-8899-23
我要提问提问有任何问题,您都可以在这里提问。 问题反馈反馈点击这里,让我们聆听您的建议与反馈。