ricaashin 发表于 2012-5-29 13:40:08

windows下SVN修改日志报错,怎么解决?

报错如下:
DAV request failed; it's possible that the repository's pre-revprop-change hook
either failed or is non-existent
At least one property change failed;
repository is unchanged
Could not open the requested SVN filesystem

candy_girl 发表于 2012-6-2 23:31:22

你这个是不是将其他版本库控制的文件直接拷贝到另外一个版本库哦,然后hooks还存在引起这个问题

davids 发表于 2012-6-4 16:55:17

应该是hooks的问题~~这个功能我以前实现过,可以在网上多找找别人写的例子,应该好解决的~~
页: [1]
查看完整版本: windows下SVN修改日志报错,怎么解决?