TeamCity VCS 更新时访问被拒绝

发布于 2024-09-26 14:52:04 字数 271 浏览 4 评论 0原文

我在使用 teamcity 的 VCS 时遇到一些问题。

我正在使用 perforce 并且 TC-Server 应该配置正确,但是在运行该项目时我收到错误:

[正在更新源:服务器端签出...]应用补丁时出错:无法更改文本文件:C:\Projects\BuildSrv7... C:\Projects\BuildSrv7..(访问被拒绝)

我检查了设置,每个人都有目录的完全权限。

以及想法,该怎么做,或者这如何发生?

I have some trouble getting the VCS of teamcity work.

I'm using perforce and the TC-Server should be configured correct, but when running the project I'm getting the error:

[Updating sources: server side checkout...] Error while applying patch: Failed to change text file: C:\Projects\BuildSrv7... C:\Projects\BuildSrv7.. (Access denied)

I checked the Settings and everybody has full rights in the directory.

And idea, what to do, or how this could happen?

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

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

发布评论

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

评论(2

旧夏天 2024-10-03 14:52:04

请检查已知问题。最有可能的是你的情况。

Please check the known issues. Most likely it's your case.

柏拉图鍀咏恒 2024-10-03 14:52:04

好的,解决了问题。就我而言,这是客户端映射配置错误。

Teamcity 默认为“//depot/... //team-city-agent/..”
我将其更改为“//depot/... //team-city-agent/...”,末尾有 3 个点,它成功了。这是用 3 个点表示的正常方式。

Ok, solved the problem. In my case it was an error with Clientmapping configuration.

Teamcity default was "//depot/... //team-city-agent/.."
I changed it to "//depot/... //team-city-agent/..." with 3 dots on the end and it worked. Thats the normal way of perforce with 3 dots.

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