It's all about the answers!

Ask a question

Build action before directory deletion


Robin Parker (32633739) | asked Mar 03 '11, 5:59 a.m.
Hi all,

We have the scenario where we start a build using RTC, which is consequently tested using RQM. RQM leaves a bunch of logs in the Repository Workspace and we'd like to archive those logs somewhere before the next build is run and the logs are deleted.

The possible options I've thought of so far:
    Get RQM to run a task after it's run the tests that copies the logs somewhere
    Configure RQM to store it's logs somewhere else
    Get RTC to run a separate build before this one - the separate build copying the logs somewhere else
    The build is run from a batch file - so rather than getting the build definition to delete the directory, get the batch file to copy the logs, delete the dir, accept the changes and reload the workspace before the build.

Does anyone have any suggestions as to the best way to do this?

Many Thanks,

Robin

Be the first one to answer this question!


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.