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

Loading Only New/Updated files to build machine for deployments

 We are using ANT with RTC's Jazz build engine for deployments. Due to nature of the project, we only want to include New/Updated files to build machine for deployments.

Is there any way to achieve it using RTC ant tasks? or Load rules?

0 votes

Comments

RTC doesn't understand 'files'. it uses changes. 

what files are these?

our files are in .xml, We want to identify changes and load only changes to build machine. Is it possible?

if you do an Accept operation, this will apply any changes different between the stream and the build workspace to the workspace.

At the end, the stream and workspace and sandbox will be matched 



One answer

Permanent link
Reminder:  There is a "search the forum" box in upper right corner  (right below the "submit a question" box).
If you search for "load changed files", you'll get a lot of hits, including:
https://jazz.net/forum/questions/156743/loading-only-newupdated-files-to-build-machine-for-deployments
https://jazz.net/forum/questions/35214/exporting-changed-files-to-the-filesystem-when-building
https://jazz.net/forum/questions/74797/how-do-i-get-a-copy-of-all-changednew-files-in-project
https://jazz.net/forum/questions/39185/just-update-changed-files-from-the-command-line-lscm
As a summary, you can call the "lscm" command line from and to do what you need, and there also are some Ant tasks available.  See the above questions for details.

1 vote

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
× 12,019
× 1,700
× 383

Question asked: Jun 26 '14, 3:16 p.m.

Question was seen: 5,282 times

Last updated: Jul 07 '14, 7:13 a.m.

Confirmation Cancel Confirm