Dear All,
I  want to  create a Tag/Label after VSSget of source code for compilation.
I want to Create Labnel for eg "Src200411221810"
How to do so?

<property name="Release.Tag" value="Src"/>
<tstamp  property="DSTAMP" pattern="yyyyMMdd" verbose="true">
    <formatter property="TSTAMP" pattern="HHmm"/>
 </tstamp>
 vssLabel="${Release.Tag}"

I tried with the above script but I dont know how to assign the value in the "Release.Tag"
Please help me out.


Thanks
Sanjoy






-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to