Teamcity 可以在首页显示真实姓名而不是 SVN 用户名吗?
在 Teamcity 6 的首页上,它显示了在该版本中进行更改的人员的 svn 用户名。
在我的工作中,这些名称不是很有描述性,例如我的名称是“cc75657”
有没有办法配置 Teamcity 以显示真实的人名而不是这个 svn 用户名?这将使人们更容易知道谁做了哪些更改。
On the front page of Teamcity 6, it shows the svn username of the person who made change in that build.
At my work, these names are not very descriptive, for example mine is "cc75657"
Is there any way to configure Teamcity to show the real person's name instead of this svn username? It would make it much easier for people to know who made which changes.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这里的问题是,在 TeamCity 中,多个用户可能将其 VCS 用户名配置为相同的值,因此从 VCS 用户名到 TeamCity 用户的实际映射是 1 到 N。
另请参阅 http://youtrack.jetbrains.net/issue/TW-13560
我唯一可以建议的是将您的请求提交给 TeamCity 的跟踪器。
The problem here is that in TeamCity, several users may configure their VCS username to the same value, so the actual mapping from VCS username to TeamCity user is 1 to N.
Also, see http://youtrack.jetbrains.net/issue/TW-13560
The only thing I can suggest is to file your request to TeamCity's tracker.