Windows XP 上的 SVN 提交

发布于 2024-08-16 07:58:24 字数 251 浏览 1 评论 0原文

我在 Fedora 12 上有 svn 服务器。如果我从 Linux 机器提交到存储库,如果我从 MAC 笔记本电脑提交,一切都可以,但是当我尝试从 Windows XP 笔记本电脑提交时,png 文件将不会提交,所有其他文件类型都可以工作在 Windows 笔记本电脑上。这显然与windows有关,但我不知道是什么!!!!

我已经尝试解决这个问题一个多星期了,但没有成功。

错误消息是;

“无法读取状态行;现有连接被远程主机强制关闭”

I have svn sever on Fedora 12. If I commit to repo from linux machine, if I commit from my MAC laptop all is ok, however when I try to commit from my windows XP laptop png files will not commit, every other file type works on the windows laptop. This is obviously something to do with windows, but I haven't got a clue what!!!!

I have been trying to resolve this for over a week now but with no success.

Error Msg is;

"Could not read status line; An existing connection was forcibly closed by the remote host"

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

神经大条 2024-08-23 07:58:24

禁用您的病毒扫描程序。他们中的一些人检查网络流量,甚至在图像中错误地发现“危险”内容。然后,他们“清理”该网络数据包(即,他们更改它!),并且 Subversion 检测到数据不再匹配。

Disable your virus scanner. Some of them check network traffic and falsely find 'dangerous' content even in images. They then 'sanitize' that network data packets (i.e., they change it!) and Subversion detects that the data doesn't match anymore.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文