It's all about the answers!

Ask a question

List of changed files on Personal Build


Yehiel Glass (25538986) | asked Feb 19 '12, 12:31 p.m.
Hi,
I want to use Personal build for the users, so they can compile only their changes.
How can I get a list of files to compile on 'personal build' request ?
Thanks.

One answer



permanent link
David Olsen (5237) | answered Feb 19 '12, 4:53 p.m.
JAZZ DEVELOPER
On 2/19/2012 9:38 AM, yehiel wrote:
I want to use Personal build for the users, so they can compile only
their changes. How can I get a list of files to compile on 'personal
build' request?

I can't think of a good way to get such a list from RTC. Personal
builds don't create a snapshot, so you can't compare snapshots to get
the list of changes.

If your build is set up so that each repository workspace has its own
directory on the build machine and you don't delete the local copy of
the workspace before each build, then you might be able to use the
modification date of the files on the file system. Files that have been
modified recently (for the correct definition of recently) are the ones
that have changed since the previous build using that same repository
workspace.

--
David Olsen
IBM Rational
Beaverton, Oregon

Your answer


Register or 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.