Questions tagged as 'team-foundation-server'

1
answer

VS 2015 Solution Explorer does not identify changed file (TFVC version control)

I'm learning about versioning with TFVC and Git . Versioned projects with Git modified files are marked with a symbol indicating that you hear change (% with% pending) Already projects managed with commit the same...
asked by 09.08.2016 / 02:32
1
answer

TFS and Source Tree

I'm using TFS as a repository, but I have to do everything in Source Tree because in Visual Studio 2013 the Explorer does not appear where I can merge or check the file tree. Is there a plugin or do I have to solve this in order to use Visual...
asked by 31.03.2016 / 23:01
2
answers

TSF Integration with Android Studio

I wonder if anyone has already realized or knows how to integrate Android studio with TSF. So far I've only found ways to integrate with IntelliJ.     
asked by 02.12.2015 / 19:46
1
answer

TFS Api - Assign new work item to a responsible

I'm creating a new WorkItem and I need to change the responsible person (Field: Assigne To) by it. To create the WorkItem, do the following: WorkItem workItem = new WorkItem(workItemType) { State = "A RESOLVER", Title = "[TESTE INT...
asked by 29.10.2015 / 13:26
2
answers

How to remove file from TFS Team System font control but not remove it from project

I have a web application that I develop in partnership with another programmer. There are situations where we can not share a particular file. Example: file nhibernate.cfg of the bin folder. Is it possible to keep two versions o...
asked by 12.02.2014 / 17:14
1
answer

TFS Error: The request was aborted: Could not create SSL / TLS

The following error is occurring when you check in Visual Studio 2013 for VSO (TFS online):    Multiple errors occurred during operation, the first of which is shown below. A full error list is available in the Output Window.   c: \ users \...
asked by 20.02.2014 / 16:07
1
answer

Doubt in the realization of branches

I have a question about competing files while developing a project. For example, a team modified a DLL in the XPTO project, after its development was completed and before being sent for homologation a comparison was made with Production and w...
asked by 08.03.2014 / 03:16