zentao3.0集成svn不成功,请教如何调整配置
运行:E:\wwwroot\pms\bin>syncsvn
输出: E:\PM\zentao\usr\local\php\php ztcli "http://www.rdc.com/pms/www/?m=svn&f=run"
2012-04-20 15:47:42 Not found repo->name setting, force set index name: $name
2012-04-20 15:47:42 begin repo 1
2012-04-20 15:47:42 start from revision 0
Some error occers:The command is D:\Program Files\SlikSvn\bin\svn.exe --non-interactive --username test --password test --no-auth-cache log -r 0:HEAD -v --xml https://pisvr.com.cn:1443/svn/test
the svn logs is
svn.php配置信息:
$config->svn->client = 'D:\Program Files\SlikSvn\bin\svn.exe';
$i = 1;
$config->svn->repos[$i]['path'] = 'https://pisvr.com.cn:1443/svn/ test';
$config->svn->repos[$i]['username'] = 'test';
$config->svn->repos[$i]['password'] = 'test';
你试试不要把silksvn放在有空格的目录中。
另外使用https的时候,需要先手工执行svn.exe log,记住https的私钥。我们文档里面有写。





精品资料包
1V1产品演示
免费试用增强功能
专属顾问答疑支持


