tfsintegrationplatform

Jira and TFS integration? [closed]

左心房为你撑大大i 提交于 2019-12-31 13:14:21
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 6 years ago . Does anybody know of an plugin that can be used to integrate Jira with TFS? 回答1: See Combining TFS with Jira - any experiences or advice? The options are as follows: TFS4JIRA (commercial / free for personal & non profit use) UseTFS (commercial / free for community and open-source projects) Atlassian Connector

How to execute code on TFS server after a user checks in code

流过昼夜 提交于 2019-12-19 08:06:12
问题 I'm building an integration system that needs to execute some code on a Team Foundation Server (2010+) server when a user checks in some changes. I can diagrammatically access check ins no problem, but I would like to know when new check ins are added. Ideally, I would like to be notified and given the check in data so I can manipulate it and post off what I need to a different API, but if a notice that a new check in is all that exists, that would be sufficient. Ideally, I would be able to

TFS Integration Platform: How to map users with the SVN adapter?

◇◆丶佛笑我妖孽 提交于 2019-12-11 06:59:16
问题 I want to migrate sourcecode from SVN to TFS2010 using the TFS Integration Platform. I am using the Codeplex Release from March 25th of the TFS Integration Platform. The SVN Adapter basically works. I can get the sourcecode from the SVN repository into TFS, including the full history (all revisions from SVN). However all the checkins into TFS are done as the user that is running the TFS Integration Platform Shell. I was wondering how I can configure a mapping of SVN users to TFS users. My SVN

Jira and TFS integration? [closed]

半世苍凉 提交于 2019-12-02 23:28:58
Does anybody know of an plugin that can be used to integrate Jira with TFS? Pigsty See Combining TFS with Jira - any experiences or advice? The options are as follows: TFS4JIRA (commercial / free for personal & non profit use) UseTFS (commercial / free for community and open-source projects) Atlassian Connector for Visual Studio (free) Disclosure : I work for the UseTFS vendor Pigsty. Apparently it's not a huge priority for Atlassian: http://jira.atlassian.com/browse/BAM-1950 I've succeeded to integrate TFS and Atlassian Fisheye / Crucible through SvnBridge. It works like a charm. There are

How to copy a team project from one collection to another with TFS Integration Platform, TFS2012 to TFS2012

家住魔仙堡 提交于 2019-11-30 07:24:14
I've downloaded the latest TFS Integration Platform from CodePlex and attempted to migrate "one way" between an existing team project MyProject in CollectionA on the left and an empty team project MyProject in CollectionB on the right using the provided "source control and work item" template. Whenever I do, it raises a few exceptions about the build templates (I resolve them), and then it displays this wonderful-looking diagram of changesets with bar graphs, and I feel like it's done something. Every time I try this, I look at MyProject in source control in CollectionB expecting to see a

TFS check in timeout of changeset containing “larger” binary files

瘦欲@ 提交于 2019-11-30 05:27:01
问题 I'm performing a TFS Integration migration from tfs.visualstudio to an on-premise 2012 server. I'm running into a problem with a particular changeset that contains multiple binary files in excess of 1 MB, a few of which are 15-16 MB. [I'm working remotely (WAN) with the on-premise TFS] From the TFSI logs, I'm seeing: Microsoft.TeamFoundation.VersionControl.Client.VersionControlException: C:\TfsIPData\42\******\Foo.msi: The request was aborted: The request was canceled. ---> System.Net