CruiseControl.net报告SVN锁定异常

发布于 2024-07-23 08:39:07 字数 373 浏览 9 评论 0原文

我正在尝试在装有 Windows XP SP3 的计算机上设置 CruiseControl.net(版本 1.4.4)服务器。 源包含在不同服务器上的 SVN 存储库中。 我使用的svn客户端是通过Cygwin工具安装的。

我能够成功安装 CruiseControl.net 并进行配置,以使 Subversion 部分正常工作。 每次检测到修改或强制构建时,CruiseControl.net 都会抛出一个异常,抱怨工作副本已锁定并运行 svn 清理。 我尝试过使用源代码控制块元素及其设置。 我尝试过包含该元素并在本地工作副本上手动运行 svn cleanup - 但没有运气。 为了让 Subversion 与 CruiseControl.net 一起工作,我还需要配置其他东西吗?

I am trying to setup a CruiseControl.net (version 1.4.4) server on a machine with Windows XP SP3. The source is contained in an SVN repository on a different server. The svn client I am using was installed through the Cygwin tools.

I am able to get CruiseControl.net successfully installed and configured up to getting the Subversion part working. Everytime modifications are detected or a build is forced, CruiseControl.net throws an expception complaining that the working copy is locked and to run svn cleanup. I have tried playing around with the source control block elements and their settings. I have tried including the element and manually running svn cleanup on the local working copy - but no luck. Is there something else I need to configure in order to get Subversion working with CruiseControl.net?

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

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

发布评论

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

评论(1

流心雨 2024-07-30 08:39:07

不要使用 cygwin svn 客户端。 没有理由使用它,因为有一个非常好的 Windows svn 客户端。 cygwin 客户端有几个问题(wc 格式、行结尾......)。

Do not use the cygwin svn client. There's no reason to use that since there's a perfectly fine svn client for Windows. And the cygwin client has several problems (wc format, line endings, ...).

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