ZendStudio 的 SVN 同步失败
当我尝试通过 ZendStudio 与 SVN 同步(我正在使用 unfuddle)时,出现以下错误:
某些选定的资源未提交。 svn:提交失败 (详细信息如下): svn:MKACTIVITY 请求失败 '/svn/test1234_a/!svn/act/58ae0e6d-2301-0010-8300-cb465553b788' svn: 的活动 '/svn/test1234_a/!svn/act/58ae0e6d-2301-0010-8300-cb465553b788': 400 错误请求 (http://test1234.unfuddle.com)
我认为这是某种类型的代理错误,但是我该如何解决这个问题(使用 ZendStudio)。
谢谢。
When I try to sync with my SVN (I'm using unfuddle) through ZendStudio I get the following error:
Some of selected resources were not committed. svn: Commit failed
(details follow): svn: MKACTIVITY request failed on
'/svn/test1234_a/!svn/act/58ae0e6d-2301-0010-8300-cb465553b788' svn:
MKACTIVITY of
'/svn/test1234_a/!svn/act/58ae0e6d-2301-0010-8300-cb465553b788': 400
Bad Request (http://test1234.unfuddle.com)
I think this is some type of proxy error, but how can I fix this (using ZendStudio).
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Zend Studio 在 Eclipse 中运行,不是吗?
今天我在 Eclipse 中的常规 Java 项目中遇到了同样的问题。 SVN 清理有帮助:右键单击项目 ->团队->清理。
Zend Studio runs in Eclipse, doesn't it?
I had the same problem today with a regular Java project in Eclipse. A SVN clean helped: right-click on project -> Team -> cleanup.