Quantcast
Channel: Team Foundation Server - General forum
Viewing all 6687 articles
Browse latest View live

TFS agent installation on MAC OS system

$
0
0

Hi Team,

We are unable to install TFS 2015 agent on MAC OS machine and we are getting the below error.

Please advice the same.

ERROR:

 ./configure.sh

Enter alternate username > AS\RR247286

Enter alternate password > 

Enter server url >  TFS URL

Enter agent name   > MACOSAGENT

Enter agent pool name (enter sets default)  > MACOSPool

Enter force basic (enter is false)  > 

Error starting the agent

Failed Request: Unauthorized(401) - TFS URL /_apis/connectionData

Shutting down host.

regards

KSP


Karthick Saravana Perumal


TFS and git

$
0
0

I use Visual Studio 2015 and TFS 2013. Most of my projects are in TFS.

My latest project seem to have copy in TFS and one copy in .git. How can I remove .git and reconnect with TFS?


Certified Geek

What if Tfs_configuration Database gets corrupted ? what next

$
0
0

HI Team, 

We have TFS instance with data of 6TB in Data tier, i know that all collection DBs are depending on Tfs_configuration database.

Now, my question is what if all of sudden Tfs_configuration DB gets corrupted during production time ? will Microsoft Support team can help us  by doing any sort of repair ? the reason i am asking is because, recently one of the collection databases got corrupted and couldnt be fixed by me since it was on test server. 

Regards

NKS

TFS 2015 v3 How to apply good product key to an installed trial version

$
0
0

Have found 3 possible solutions and not had luck with any of them

option 1

run tfsconfig.exe with the license parameter.  Tried this but says unrecognized command.  tfsconfig help works so I am in the correct place to fire the tfsconfig.exe.  License is not listed in Help

Documentation say license is deprecated but shows should work with tfs2015??

option 2

run tfs admin console on the server as admin. open the server and update the product ID but it does not show for me

Expand the name of the server, and review the information inProduct ID,License Type, andLicense Expires.

The number that appears inProduct IDis your product key.

  • (Optional) If you must change or update your product key, chooseUpdate License.

    The Team Foundation Server Licensewindow opens.

    Option 3

    reinstall with the product license key.  Not a great option because we are starting use to store code.  When this was tried there was no where to enter the key I was told by the installer.

    Seem to be stuck here

    had links and pictures in this but had to take out because my acct is not validated

    Thanks

    Tracking Use Cases

    $
    0
    0

    Hello All,

    Are there any tools out there for tracking use cases. It would be nice if VisualStudio.com or Visual Studio itself had a Use Case workitem.  Any suggestions would be appreciated.


    - Rashad Rivera www.omegusprime.com

    Access variable in "PowerShell on Target Machines" task

    $
    0
    0
    I have created a custom variable named "Test" in variables tab of TFS 2015 build definition.
    I can access the variable $("Test") and pass it as parameter to PS1 file.
    I can access the variable $Env:Test in ps1 file which is executed under the build agent context using "Run a PowerShell script" task.
    But i can't access the variable $Env:Test in ps1 file which is executed under the different server context using "PowerShell on Target Machines" task.
    Since i have more variables i do not want to pass all of them to the ps1 file.
    Please clarify. Thanks.

    Batch updating swimlane on workitems

    $
    0
    0

    Is there a way to batch move workitems between swimlanes in the boards in TFS2015? Its very time consuming to move workitems manually one by one when you have alot of workitems.

    We are running TFS2015 Update 3.

    Adding TFS annotations at specific points

    $
    0
    0

    Hi there,

    As I understand it, if I make a change to a piece of code and check it in, my checkin comment gets added as an annotation next to those changes.

    Imagine the instance where I'm making quite a large fix within the same file, and while I'm doing so, I uncover a bug that needs to be fixed in order for me to continue, but I'd like a different comment / annotation for that.  Is there a way I can add separate annotations to individual changes within a changeset?

    Nick.


    Somewhere out there...


    TFS -locked for checkout by in workspace- but the Server was decommissioned

    $
    0
    0

    TFS- is locked for edit from DEV Server, older server which was decommissioned. I don’t have access to that workspace to unlock if from Visual Studio,so it needs to be overridden from the TFS server.

    I have tried with TFS Side Kicks by using server name, would not find the workspace of this path, but other paths are there.

    Error:


    TFS Work Item Customization - Server Side Cache Problem

    $
    0
    0

    Hi,
    I've customized the work item list of process template by using witadmin command line tool. While updating one of the work items, I've uploaded it with wrong work item name to the server ( by writing it with upper case ). It is listed with upper case. I've tried to update it by uploading one more time with right name, but it didn't work. ( By the way, I've tried to handle this issue by deleting and re-uploading the work item ) I mean it is still listed with the previous name. I suppose, there is a cache mechanism at server side. Could you please help me in this matter ?

    Thanks in advance,

    What data in the TFS Analysis Cube is useful for managers or development teams?

    $
    0
    0

    I'm exploring the data available in the TFS Analysis cube via the "Get External Data" interface in Excel.

    While there's a lot of data in the cube, I'm wondering what data teams or managers find useful or interesting?

    The number of builds or code churn over time can be an indicator of activity on a team project, but I already know what projects we are working on.

    Does anyone use this data for any kind of analysis for team or individual productivity or quality?  Any tips for consuming or reviewing data in the TFS analysis cube are appreciated.


    Thanks!

    TFS Unattended Install

    $
    0
    0

    My client wants to be able to do an unattended install of a TFS application tier. I have found how to use the TFSConfig tool in order to create the .ini file, but it seems that the .ini file is missing a bunch of optional parameters. For example, the .ini file has the parameter for IsServiceAccountBuiltIn:

    ; Boolean to determine whether the account is a built-in account

    IsServiceAccountBuiltIn=True 

    ; Account that the TFS web site will run as. …

    ServiceAccountName=NT AUTHORITY\NETWORK SERVICE

    My problem is, we’re not using a build in service account. So, I can set that IsServiceAccountBuiltIn to false and I can specify the ServiceAccountName – but nowhere do I see what the parameter name would be for the service account password.

    I’d also like to set up reporting but the only parameter they give for reporting is:

    ; A Boolean to determine whether reporting is enabled

    UseReporting=False

    So, if I want to set the above to true, I have no idea what the other parameter names are to set up the rest of reporting – like the Report Instance Id, the SSAS server, the report reader account.

    If that all made sense, do you know where I can find these parameter names?

    Can i use TFS Rest API's to subscribe to TFS events ?

    $
    0
    0

    Hi ,

    As given in the below URL , can i use this to subscribe to onprimise TFS events ?? In TFS 2015 or TFS 2016 ? 

    https://www.visualstudio.com/en-us/docs/integrate/get-started/service-hooks/events

    Reparent main branch of Team Project -A to Team Project -B in same collection

    $
    0
    0

    TFS- Project Main - code want to move to other Project with out losing the Changset history, checkin history and data,

    is there is any way to do this, am using Reparent TFS.

    Reparent main branch to project -A to Project -B, as all the changset history, checkin history will has to remain same.... 

    Could you please guide me on this....

    Thanks in Adv

    How do i limit the custom extensions to specific projects only

    $
    0
    0

    Hi ,

    Hi have created an extension using then following  link 

    https://www.visualstudio.com/en-us/docs/integrate/extensions/get-started/node

    But , i want to display this "Tab" which i have created using the TFS Extensions only to specific projects in my collection. is it possible ??


    Default Iteration for the "New Work Item" Widget

    $
    0
    0

    We have TFS 2015 on premise, which we've have updated over the years from TFS2012 to TFS2015 update 3 (the newest at per Sep. 30th 2016)

    Some users use the "New Work Item" widget on the "Welcome" dashboard to report bugs. Those unfortunately always end up in the current sprint. We'd like the new items to have noiteration assigned (or the top-level iteration), so that they won't fill the current sprint with garbage.

    I've tried the instructions here https://www.visualstudio.com/en-us/docs/work/scale/set-team-defaults to set defaults. TheArea is defaulted correctly, but not the Iteration. However, if I use the "Quick Create Item" widget under theBacklog items items view, defaults are correct.

    Any ideas on how to fix this?


    Link JUnit automation tests from iOS/Android builds to VSTS test cases?

    $
    0
    0

    I have some test cases written in VSTS. I'm using VSTS for the build process, and it runs an automation test on build. The VSTS test cases represent the automation test cases.

    Is there a way to automatically link the VSTS Test Case with the build's automation test result? As it is now, I can't associate the test case with the automation build info. I see how to do this with the MS Test Manager stuff, but not for other testing suites.

    TFS State Machine Customization and Role Based Constraints

    $
    0
    0

    Hi,
    As you know, there is a specific state machine for each work item defined in TFS. I should customize the state machine of each work item according to the related document provided.
    It seems easy to update state machine items and transitions via Power Tools. But, there should be constraints on role basis. A few samples which shows the needed constraints are as follows; 

    1. Only "Analist Role" can change state from Active to Closed.
    2. Developers can not change the state of Task type work item from Open to Closed.

    Could you please explain the way of applying these kind of rules on project template basis in TFS ?

    Thanks in advance..

    Best Regards

    TFS 2015 build agent - sharepoint applications on premises

    $
    0
    0

    Hi,

    Can any one share their experience of using TFS 2015 on-premises  new build system(agents)  to build SharePoint 2010/2013 applications or point me towards any documentation?

    Thank you.


    Ka


    TFS 2010\SharePoint 2010 single-server install growing large

    $
    0
    0

    We created a development Hyper-V virtual server with both TFS 2010 and SharePoint2010 installed on drive C.  Well... the Business Analysts found out we had "SharePoint" installed and uploaded way too many documents. The server is now gigantic. We would like to add a  new drive D (on our SAN) to the server and move the all databases from C to drive D. Is this a  reasonable solution?

    I found this URL but don't know if it applies to our situation.

    https://msdn.microsoft.com/en-us/library/ms404869(v=vs.100).aspx

    TIA,

    edm2

    Viewing all 6687 articles
    Browse latest View live


    <script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>