tfs

Identifying Version of TFS via web interface

不打扰是莪最后的温柔 提交于 2020-01-03 08:30:07
问题 Is there a way to get the installed version of TFS 2017 when I only have access to its web interface via HTTP? 回答1: There's an "About" link that appears on every page in the top right corner. It may be hidden within an ellipsis menu ( ... ). You'll get a version number there, like 15.112.26307.0. The list for 2015 onward is: Team Foundation Server 2015. RTM - 14.0.23128.0 Update 1 - 14.0.24712.0 Update 2 - 14.95.25122.0 Update 2 -.1 14.95.25229.0 Update 3 - 14.102.25423.0 Update 4 - 14.114

TFS MSSCCI Provider with Visual Fox Pro 9 SP2 - cannot update project from project metafile

点点圈 提交于 2020-01-03 08:07:47
问题 I have existing project in Visual Fox Pro 9 SP2. I added this project to source control over VFP IDE with MSSCCI provider integrated, then I added files to source control. Everything was ok, but then I update project list and error "cannot update project from project metafile" occurs. Same error is shown when I try join source controlled project to other workspace. There is problem with PJM file (error description on msdn), but I don't know how solve it. I did not change file manually, there

Issue with TFS build definition and WCF service in a Web Site “Project”

流过昼夜 提交于 2020-01-03 05:49:06
问题 I'm trying to create a TFS build definition for a WCF service I'm working on. When I go to set the "Items to Build\Projects to Build," I can't choose any .*proj or .sln file. The source for the service is under the "Visual Studio\WebSites\SERVICE_NAME" directory which does not have a .proj or .sln file. I've been looking around for any material on the matter and nothing seems to be relevant to my situation. 回答1: You have chosen to use a Web Site "project". That was a mistake. Web sites are

TFS2012 - can't create new team projects using some templates

天涯浪子 提交于 2020-01-03 05:18:55
问题 We've just set up a new TFS2012, and somehow creating new team projects have stopped working when using Scrum 2.2 and CMMI 6.2 (the agile template works perfectly). The TFS is complaining about trying to set a non-NULL-able column to null: ---begin Exception entry--- Time: 2013-07-22T15:36:52 Module: Engine Event Description: TF30162: Task "WITs" from Group "WorkItemTracking" failed Exception Type: Microsoft.TeamFoundation.Client.PcwException Exception Message: There is a problem on the

TFS 2015 vNext force build number

北城以北 提交于 2020-01-03 03:38:11
问题 Back in TFS 2013 you could temporarily hardcode a build number and then switch back to auto increment to skip ahead with build numbers. Now with TFS 2015 vNext, it seems like I can no longer do this. I went to make a new build definition and wanted to carry on from the last build number from my XAML build but it wouldn't move up. Any ideas or workarounds for this? 回答1: It's also supported. Please check this link for detail steps:Generate custom build numbers in TFS Build vNext update

How to get current TFS license type?

孤者浪人 提交于 2020-01-03 03:31:10
问题 There are exist one computer with installed TFS. I open the admin console, but didn't see any license information. So how to identify which type of license it have? 回答1: Select the root node on the left panel If you have a trial, you see a License Expires item, with the option to change the Product key (see Locate or Change the Product Key). This is for the Server license. Client licenses or CAL are not so simple, they are personal and not all users requires one. See Access Levels and 2015

How to get current TFS license type?

筅森魡賤 提交于 2020-01-03 03:31:06
问题 There are exist one computer with installed TFS. I open the admin console, but didn't see any license information. So how to identify which type of license it have? 回答1: Select the root node on the left panel If you have a trial, you see a License Expires item, with the option to change the Product key (see Locate or Change the Product Key). This is for the Server license. Client licenses or CAL are not so simple, they are personal and not all users requires one. See Access Levels and 2015

“tfpt online” with -diff… can it ignore the “Read Only” attribute?

随声附和 提交于 2020-01-03 02:49:08
问题 I figured that adding the -diff option meant that it ignored the "Read Only" flag. What it actually does is get the union of 2 sets of files 1) those files that have their "Read Only" flag unset AND 2) those files that have been modified ("Read Only" flag can remain set) $ tfpt online "D:\a\b\c.txt" -diff -preview Getting your pending changes from the server... Checking the status of D:\a\b\c.txt... Done Walking D:\a\b\c.txt... Found 1 Showing potential changes only. No changes made. Edits:

tfs integration with delphi 2010

a 夏天 提交于 2020-01-03 02:29:12
问题 We are currently upgrading from Delphi 7 to Delphi 2010. With Delphi 7 we use Source Connection to integrate Delphi 7 with TFS, but there does not look like there is going to be a Delphi 2010 version in time. Is there any other integration option out there? 回答1: VssConneXion is not ready for Delphi 2010 yet (there is a version for Delphi 2009 on their downloads page). Currently, I'm running the (Microsoft) Team Explorer for managing my source code check-out/check-in and work-items. It works

Registering custom checkin policy for Certain users in TFS

这一生的挚爱 提交于 2020-01-03 02:10:43
问题 I have created custom checkin policy for TFS. It is deployed to the client system. I have added the custom checkin policy for project collection in TFS. But I have a number of clients that have not installed the custom checkin policy, when these developers want to check in, Visual Studio shows an error Internal error in Check for PMS Details. Error loading the Check for PMS Details ... So I want to apply the custom checkin policy for certain users. For example the user is admin then no need