svn可以update但是无法commit解决

简介:

今天在一个老的svn项目上提交一些修改的代码,发现出现:

1
2
svn: E120108: Commit failed (details follow):
svn: E120108: Error running context: The server unexpectedly closed the connection.

检查发现是可以update和checkout的,但是无法提交

我试了一下,把apache重新启动就好用了




     本文转自yifangyou 51CTO博客,原文链接:http://blog.51cto.com/yifangyou/1975949,如需转载请自行联系原作者


相关文章
【异常】svn: E200009: Commit failed (details follow)/both sides of the move must be committed together的解决办法
svn: E200009: Commit failed (details follow)/both sides of the move must be committed together的解决办法
1393 0
svn: E175002: Commit failed (details follow): svn: E175002: Unexpected HTTP status 502Bad Gateway on
svn: E175002: Commit failed (details follow): svn: E175002: Unexpected HTTP status 502Bad Gateway on
960 1
|
机器学习/深度学习
svn commit 用法
svn commit 用法
3967 0
SVN没有update和commit
SVN没有update和commit
899 0
SVN没有update和commit
|
Shell 测试技术 Python
Python 一键commit文件、目录到SVN服务器
Python 一键commit文件、目录到SVN服务器
652 0
【SVN】is not known to exist in the repository and is not part of the commit, yet its child
【SVN】is not known to exist in the repository and is not part of the commit, yet its child
1414 0
【SVN】is not known to exist in the repository and is not part of the commit, yet its child
|
Ubuntu 安全 网络安全
百度搜索:蓝易云【Ubuntu系统SVN服务器搭建教程】
现在,你已经成功在Ubuntu系统上搭建了SVN服务器。其他用户可以通过SVN客户端连接到你的SVN服务器,进行代码版本管理和协作开发。注意,为了安全起见,建议配置SSL加密以保护数据传输。
464 1