huanghao / catapult

deploy system
3 stars 1 forks source link

check version consistency among servers #5

Closed huanghao closed 12 years ago

huanghao commented 12 years ago

检查所有的server上的应用版本是否一致。 特别是对于增量部署。 diff只在本地做一次,如果服务器版本不一致,将发生错误。

huanghao commented 12 years ago

fixed add new a task named "check" who check whether TAG and REV are all the same among all hosts.