About 50 results
Open links in new tab
  1. TFS - Can I get list of changesets in one branch that are not in …

    Mar 14, 2014 · In TFS, it seems, when I merge changesets 1, 2, and 3 from my source branch to a target branch, those three changesets are merged into a new, single changeset 4 in the …

  2. Run Python Script post build - social.msdn.microsoft.com

    Jun 28, 2013 · TFS invoke MSBuild command to build project, to run your Python script using Team Build, you need to ensure that the Python script can be run using MSBuild command first.

  3. TFS Checkin process (Internal) - social.msdn.microsoft.com

    May 5, 2011 · Each check-in will generate the Changeset, but TFS don’t check the new/edit files is the good or bad code during check-in process, it only check-in the content into TFS Source …

  4. Getting server status through TFS Web Service

    Nov 3, 2010 · TFS SDK is much easier to use and provides rich set of functionality. The TFS SDK is a client side API that wraps and handles the calls from the client to TFS trough the web …

  5. TFS SP1 on SQL Cluster Failing - social.msdn.microsoft.com

    Dec 26, 2006 · Has anyone successfully install TFS SP1 where the TFS DT in on a clustered SQL Server? I had the Beta SP1 installed and successfully removed it from the DT, but when I go …

  6. Group files in TFS - social.msdn.microsoft.com

    Jun 12, 2017 · I have been asked a good question regarding the way to organize files in Team Foundation Server (TFS). We are on TFS 2015.

  7. Microsoft.Alm.Shared.Remoting.RemoteContainer -> High CPU

    either disable or ONLY leave references checked. Seems that the TFS connection kills it. We use SVN. and codelens then causes almost 100cpu use. Disabling all but references helped me.

  8. TFS client access licenses - social.msdn.microsoft.com

    Feb 25, 2008 · My company is getting ready to purchase TFS and CAL's for our team, but I had a question as to if each CAL was per user or if it could float per installation. For example, we're …

  9. Can we output the result of a custom TFS query executed from …

    Jun 7, 2017 · I have just learned to use TFS API and execute TFS queries by making console application in C#. With such a C# program, I am able to filter, calculate and extract the data I …

  10. Invalid password characters - social.msdn.microsoft.com

    Oct 29, 2007 · I seem to remember in the Beta's of TFS, you were not allowed password characters of double-quote ("), space ( ), pipe (|) or less than (<) - however I've never been …