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

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -