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

TFS API example requirement, Merge branch by using C# and TFS API, and hope solve conflict using API as well.

$
0
0

I don't know why there are only a few TFS API example.

I need lots of TFS API and how to use them.

for example, I want to 'merge branch' by using C# and API

If it is possible, I hope solve conflict using API as well.

How about API to work with Test Lab Manager and so on.

I need lots of TFS API example. but I only find blogs. Here I would like thank these blog authors.

http://blogs.microsoft.co.il/shair/2009/04/20/tfs-api-part-19-merge/

GetStatus status = workspace.Merge(source,

                target,

                null,

                null,

                LockLevel.None,

                RecursionType.Full,

                MergeOptions.None);


Viewing all articles
Browse latest Browse all 6687

Trending Articles



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