问题标签 [team-project]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
1560 浏览

visual-studio-2013 - 在 Visual Studio 中看不到 TFS 团队项目

我们正在使用 TFS 2013。我们在 TFS 中有 4 个团队项目,我已被添加为所有这些团队项目的成员。当我尝试通过 VS 2013 -> 添加服务器 -> 选择团队项目访问 TFS 服务器时,我只能看到 3 个团队项目。为什么会发生这种情况,我看不到第四个项目?

在 Web 控制台 -> 管理用户中,我已确认我有权访问未显示在 Visual Studio 中的团队项目 -> 选择团队项目。

0 投票
2 回答
43 浏览

git - 在团队项目中使用版本控制系统(修订控制)的方法是什么?

以防万一我犯了错误,对不起我的英语:)。我正在尝试学习如何在大型团队项目中使用 VCS,有哪些不同的方法。你能帮我找到这方面的信息吗,因为我找到的只是对不同 VCS 系统的功能描述。我需要更多实用知识,例如创建什么分支之王,如何将团队中的角色与 VCS 的访问限制相关联。我将不胜感激任何帮助。提前致谢!:)

0 投票
2 回答
50 浏览

tfs - 在不同的 TFS 项目中同步路径迭代

我们公司有 6 个团队项目,我们希望所有项目的迭代都具有相同的开始和结束日期。这些迭代不必具有相同的名称。到目前为止,我已经在 Web 界面中手动完成并尝试(但没有成功)使用 Excel 来完成。是否有工具或命令可以让我更轻松、更快速地完成此任务?

0 投票
1 回答
557 浏览

tfs - 当 TFS 和发布管理服务器都在不同的网络上时,如何将发布管理连接到 TFS

我有以下设置:

  • TFS 和发布管理服务器设置在不同的服务器上(不在同一个网络中)
  • DOMAIN1 中的 TFS
  • DOMAIN2 中的 RM 服务器(与 DOMAIN1 完全分离/不受信任)
  • RM Server 使用 DOMAIN1\RMService 帐户连接到 TFS
  • 一切似乎都很好,代表他人提出请求已获批准
  • RM Client 使用 DOMAIN2\AMAN 连接到 RM Server

一切似乎都运行良好我想将 Release Management 连接到 TFS,我按照此处给出的链接进行了操作:

https://msdn.microsoft.com/en-us/library/dn593699.aspx

我将 TFS 连接到发布管理。到目前为止,一切都很好。但是,当我尝试在 RM 中为发布模板添加构建定义时,我得到了一个空的团队项目和构建定义下拉列表。

当我检查事件查看器时,我记录了以下错误。

用户 Domain2\username 无权访问 http//xyz.xyz.com:8080/tfs/Default Collection: \r\n\r\n at Microsoft.TeamFoundation.Release.Platform.Common.TfsOnPremConnector.GetTfsUserIdentity(Uri tfsUri , 字符串 serviceUserName, String serviceUserPassword, String impersonatingUserName) 在 Microsoft.TeamFoundation.Release.Platform.Common.TfsOnPremConnector.GetTeamProjectCollectionWithImpersonation(Uri tfsUri, String serviceUserName, String serviceUserPassword, String impersonatingUserName) 在 Microsoft.TeamFoundation.Release.Builds.TfsOnPrem.TfsOnPremBuildSystem。 d__6.MoveNext() 类别:一般优先级:-1 EventId:0 严重性:错误标题:机器:Machine1 应用程序域:/LM/W3SVC/2/ROOT-1-130824564165011117 进程 ID:9528 进程名称:C:\Windows\ SysWOW64\inetsrv\w3wp.exe Win32 线程 ID:13396 线程名称:扩展属性:

有人问了一个类似的问题,但对我来说似乎仍未解决,因为解决方案无关紧要:

https://social.msdn.microsoft.com/Forums/vstudio/en-US/4d45d222-8a46-49e6-a2e2-993fc14000a0/rm-server-in-untrusted-domain?forum=tfsbuild

这个问题有解决方案或解决方法吗?

0 投票
1 回答
381 浏览

cloning - TFS 2013-克隆团队项目

我正在尝试克隆一个团队项目,这样我就可以拥有一个测试项目,我可以对它进行试验以帮助改进团队项目,而不会损坏我们当前使用的项目。

但是,在研究如何做到这一点时遇到困难。

谁能给我一些指导?

0 投票
1 回答
159 浏览

visual-studio - 无法在 TFS 2015 中为每个团队项目创建多个存储库

  • 我在其中一台服务器上安装了 Team Foundation Server Update 1。
  • 我使用 git 作为源代码控制类型创建了一个新的团队项目。我正在尝试向同一个项目添加另一个 repo。我已经阅读了我应该如何在这里做到这一点。
  • 当我尝试按照这些步骤操作时,不会创建新的 repo,不会生成错误,并且弹出窗口只会在屏幕上保留其状态,没有成功或失败的指示(下面的屏幕截图 - UI 仍然响应,并且我可以取消,但多次单击“创建”不会产生任何结果)。
  • 由于没有异常消息,我什至不确定如何解决此问题,因此不胜感激。

创建新仓库不起作用

0 投票
1 回答
268 浏览

tfs - 如何在单个 sprint 中包含来自多个 TFS 项目的用户故事

在我的组织中,我们使用 TFS 2015 进行源代码控制和 ALM。我们针对每一种不同的业务能力都有 TFS 项目,例如,有一个用于“风险管理”的 TFS 项目和一个用于“客户管理”的 TFS 项目。这个团队项目结构是多年前建立的。

我们有一组要求,需要跨多个业务功能(以及因此多个 TFS 团队项目)进行增强。我们如何在一个 sprint 中包含来自多个 TFS 项目的 PBI(用户故事)?这似乎是工具的限制。如果无法做到这一点,是否有一些替代方法对任何人都有效?

谢谢

0 投票
1 回答
518 浏览

visual-studio-2015 - Team Foundation Server Create New Project Fails - Code TFS30159

When attempting to create a new team project in TFS I'm getting the following error:

Error TF30170: The plugin Microsoft.ProjectCreationWizard.Classification failed during task UploadStructure from group Classification.

Explanation Plugin error text: “TF30159: Error occurred while updating project description for "vstfs:///Classification/TeamProject/9faf261d-b680-439f-ad23-e4afefc22b0e"”

User Action Contact your Team Foundation Server administrator.

Here is a copy of the log where the exception is thrown:

---begin Exception entry---

Time: 2016-03-10T11:24:34 Module: Engine Event Description: TF30162: Task "UploadStructure" from Group "Classification" failed Exception Type: Microsoft.TeamFoundation.Client.PcwException Exception Message: TF30159: Error occurred while updating project description for "vstfs:///Classification/TeamProject/29bfb07e-5578-4bdc-96d1-ec1b1d33a186" Stack Trace: at Microsoft.VisualStudio.TeamFoundation.PCW.CssStructureUploader.SetProjectDescription(ProjectCreationContext context, String projectUri) at Microsoft.VisualStudio.TeamFoundation.PCW.CssStructureUploader.Execute(ProjectCreationContext context, XmlNode taskXml) at Microsoft.VisualStudio.TeamFoundation.PCW.ProjectCreationEngine.TaskExecutor.PerformTask(IProjectComponentCreator componentCreator, ProjectCreationContext context, XmlNode taskXml) at Microsoft.VisualStudio.TeamFoundation.PCW.ProjectCreationEngine.RunTask(Object taskObj) -- Inner Exception -- Exception Message: Method Not Allowed (type VssServiceResponseException) Exception Stack Trace: at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase.HandleResponse(HttpResponseMessage response) at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase.d__49.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase.d__471.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase.<SendAsync>d__531.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase.d__52`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.VisualStudio.TeamFoundation.PCW.CssStructureUploader.SetProjectDescription(ProjectCreationContext context, String projectUri)

--- end Exception entry ---

I think it might be something to do with the projectUri but I'm not sure.

if I try to access the project via the url: vstfs:///Classification/TeamProject/29bfb07e-5578-4bdc-96d1-ec1b1d33a186

I get the following TFS error:

enter image description here

However I'm not sure if this error is simply because the create is failing or whether it is causing it.

Any ideas about what is causing this and how to fix it would be much appreciated.

0 投票
1 回答
329 浏览

git - 错误 TF30170:“您使用的流程模板不支持 Git。” 创建团队项目时

尝试使用自定义流程模板在 TFS 2015 R2 (on-Prem) 中创建新团队项目时,我收到此错误弹出窗口:

尝试创建新的团队项目时出现 TFS 错误

这是一个惊喜,因为我们的自定义流程模板基于默认的 Microsoft Scrum 模板。

几乎没有其他人从我的 google-fu 在互联网上遇到此错误。我相信我有一个解决方案,如果是这样,我会相应地回答这个问题。

0 投票
1 回答
229 浏览

tfs - 团队项目删除卡在“已删除(处理中)”

我的团队项目停留在“已删除(处理中)”状态 2 天。我使用 TFS 管理控制台将其删除,然后它停留在上述状态。没有生成日志,也没有生成事件日志,所以我看不到任何问题。尝试通过 UI 再次删除它不起作用。我昨天重新启动了 TFS 2010 服务器,但这甚至没有帮助。我现在怎样才能删除它?