It's all about the answers!

Ask a question

Can files be included in the loading of a component but have their changes ignored?


Jamie Berry (14014196) | asked Jan 24 '18, 12:44 p.m.

 We are running RTC 6.0.4 and I have a group of users who presented me with the following use case:


They have a component that contains files they would like loaded into a build workspace.  The build is then performed and may change some of these files.  They want to prevent the changes to these files from being checked in and delivered.  The first thought is to add the files to a .jazzignore file, but it is my understanding that this will also prevent these files from being loaded into a sandbox.  Is there any way to accomplish what they are looking for?

Thank you,
Jamie.

One answer



permanent link
Geoffrey Clemm (30.1k33035) | answered Jan 28 '18, 3:35 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 One way is to have the build script unload the repository workspace after the build completes.


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.