My company originally use batch along with pvcs to set up daily build system. However, I would like to transform it to CCNET. I could not figure out what is "labelOrPromotionName" used for. Is it used as the label to retrieve the source code or the label to be assigned after a build? If it is used as the label to be assigned after a successful build, how CCNET know which corresponding files to label?
For instance, what will happen if I set labelOrPromotionName=BUILD_SUCCESS?
