开发者

Clearcase deliver accepted notice

开发者 https://www.devze.com 2023-02-09 09:26 出处:网络
I have a problem with some programmers. They don\'t let me know when they deliver, so I do nothing about it.

I have a problem with some programmers. They don't let me know when they deliver, so I do nothing about it. Is there a way to get a notice when开发者_运维技巧 someone delivered?

Thanks.


First of all: hit them, hard!

Have a trigger implemented on the clearcase server that send on email on commit or on merge.

http://www.ibm.com/developerworks/rational/library/4311.html


"deliver" can mean an UCM merge, in which case you can:

  • make an intermediate stream where developer delivers whenever they want
  • simply lock the integration stream in order to be the only one able to deliver on it (meaning you can trigger a deliver from the intermediate stream to the integration stream when you want: if the deliver reports something to merge, then you can examine the activities to be merged).
0

精彩评论

暂无评论...
验证码 换一张
取 消