Hi Guys,

I have "applyLabel" attribute set to true. However, my source control
tree is not getting labelled on successful builds.

I am not sure what is missing in the configuration file. Please take a
look below:

Label:
                <labeller type="defaultlabeller">
                 <prefix>1.2.0.</prefix>
                 <incrementOnFailure>false</incrementOnFailure>
                 <labelFormat>00000</labelFormat>
                </labeller>

SourceControl:
                <sourcecontrol type="vsts" autoGetSource="true"
applyLabel="true">
                  <server>$(TfsServer)</server>
                  <username>$(UserId)</username>
                  <password>$(Password)</password>
                  <domain>$(Domain)</domain>
                  <project>$/BetaEngine</project>
                  <workingDirectory>$(WorkDirFull)</workingDirectory>
                  <cleanCopy>true</cleanCopy>
                  <workspace>BetaEngineBuildFull</workspace>
                  <deleteWorkspace>false</deleteWorkspace>
                </sourcecontrol>


Any idea? Please help.

-Anand

==============================================================================
Please access the attached hyperlink for an important electronic communications 
disclaimer: 

http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html
==============================================================================

Reply via email to