Want to programmatically query information about change-sets
I have created an operation participant for the delivery operation. I want to now query information about the change-sets being delivered programmatically. How do I do that?
|
One answer
On Tue, 08 Jul 2008 13:28:00 +0000, haji wrote:
I have created an operation participant for the delivery operation. I Take a look at the following classes DeliverOperationData and ChangesReviewedOnDelivery for examples. The participant should have information about the operation (e.g. DeliverOperationData) and can use that to find out which change sets are being delivered. An example can be found in the ChangesReviewedOnDelivery pre-condition check. Jean-Michel Jazz Source Control Team |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.