Can RTC tell me if a file is modified or deleted?
Hi
1. Before the build, we want to know if certain folder is changed, in order to kick off certain build.
2. We want to know if there is changes, it's a add/modify or a delete.
Ant has something like this for ClearCase:
http://i56.tinypic.com/nvbja9.png
So from there we can run a particular build on the changed part, without running a full build.
Is there a way in RTC we can do this?
Thanks
Jirong
1. Before the build, we want to know if certain folder is changed, in order to kick off certain build.
2. We want to know if there is changes, it's a add/modify or a delete.
Ant has something like this for ClearCase:
So from there we can run a particular build on the changed part, without running a full build.
Is there a way in RTC we can do this?
Thanks
Jirong