【发布时间】:2017-06-09 05:02:39
【问题描述】:
我正在尝试从 TortoiseSVN 创建一个分支/标签。单击确定后,它以 0 字节/秒的速度传输,大约需要 15 分钟,然后返回错误
"Copy C:\MyRepository to https://example.com/svn/svn_repository/tags/release_1.0, Revision HEAD"
"Error running context: The server unexpectedly closed the connection"
"Completed"
SVN 版本:1.8.8,TortoiseSVN 版本:1.9.4,SVN 是用 apache 设置的
除了使用分支/标签选项创建发布之外,我能够 SVN 提交和更新以及在存储库中执行其他所有操作。
apache 错误日志:
[Fri Jun 09 06:58:37.301131 2017] [access_compat:error] [pid 29848] [client my_ip:61199] AH01797: client denied by server configuration: svn:path_to_my_repository_in_server
[Fri Jun 09 06:59:08.220708 2017] [access_compat:error] [pid 3480] [client my_ip:61375] AH01797: client denied by server configuration: svn:path_to_my_repository_in_server/tags/release_1.0
谁能帮忙。
【问题讨论】:
标签: svn tortoisesvn