0

i'm trying to get programmatically the merges information from a specific changeset and then have the correlated changesets and branches in which the changeset have been merged.

In the past you could use the class versionControlServer as explained also here: TFS 2010 API - Get work items from merge. What are the current supported classes I should use in C# to achieve the same result? I tried using TfvcHttpClient but i didn't find such functionality as the ChangesetMerge.

Thanks!

Figuring out what are the correct classes I should use to navigate the changeset used for a merge, starting from a given changeset.

0 Answers0