Any suggestions?
On Sep 26, 10:19 am, Saran <[EMAIL PROTECTED]> wrote: > Hi, > > I would like to apply build label (BUILD_OK) if build succeeds but I'm > not sure how to specify build label name to cruisecontrol.net. In the > source control block, there is an option to apply label (useLabel), > but I can't figure out how to specify the build label name. > > <sourcecontrol type="clearCase"> > <viewPath>C:\PATH\TO\SOURCE</viewPath> > <branch>main</branch> > <autoGetSource>false</autoGetSource> > <useLabel>true</useLabel> > <useBaseline>false</useBaseline> > <projectVobName>PROJECT_VOB_NAME</projectVobName> > <viewName>PROJECT_VIEW_NAME</viewName> > <executable>cleartool.exe</executable> > <timeout>50000</timeout> > </sourcecontrol> > > Any suggestions would be really appreciated. > > Thanks very much, > Saran
