How to get branching strategy for each item in changeset TFS 2010 C# -


i have changeset. changed items , server paths associatedchangeset.changes[x].item.serveritem. want branch , folder hierarchy of item. not wish go spliting serveritem value branching. api can me branch names each item in changeset?

not directly. quickest way send query server parent items in server paths determine closest branch folder , query branch hierarchy of that. doing query efficiently client side require quite bit of work on side.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -