Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Programmatically get Pending Changes List of files changed?

We currently use Visual Studio for our main development environment.   Is there a way to access the contents of the Pending Changes window programmatically?    We're trying to get a list of the files changed + file paths.   I checked out the various REST services that are available but couldn't find a solution that would help.   Perhaps I'm looking in the wrong area.   

0 votes



2 answers

Permanent link
You can do it using the plain API. You have to access to the sandbox and then use the method ILocalChangeManager.getPendingChanges. It is not an easy way, you have to know plain api quite well in order to do it.

0 votes

Comments

I'm using .Net Languages so I don't think I can call the API.    There are third party tools that allow you to call a Java API from .Net but that requires the use of a third party tool.   ugh...    That getPendingChanges looks like the ticket so If there's another way to access that data I'd be all set!  :)


Permanent link
You might be interested in Enhancement 203315.

0 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,941

Question asked: Jan 22 '13, 5:03 p.m.

Question was seen: 5,371 times

Last updated: Jan 23 '13, 10:24 a.m.

Confirmation Cancel Confirm