Hi
for the moment this is not supported by default,
but there is an issue made for it in JIRA
http://jira.public.thoughtworks.org/browse/CCNET-1352
This will not make it in the 1.4.3 release,
but here's a way to do it now.
in you build script, echo the value of CCNetLabel, or the svn number
for example : in Nant
<echo message="MyNumberToShow ${CCNetLabel}" />
now you can edit an xsl file, (or create a new one) to find this number in
the build log.
with kind regards
Ruben Willems
On Sat, Feb 7, 2009 at 1:11 PM, shamim <[email protected]> wrote:
>
> Dear all,
> Please help me in displaying the value of svn latest
> revision number or CCNetLabel value inside build report sent through
> email (that is configured under <email> tasks). How to access the
> CCNetLabel value inside header.xsl file so that it can be displayed
> inside email. please do the needful. Thanks in advance.
>
> Regards,
> shamim.
>