Hi Chitra,
>I have a question here.Can i build the script by specifying which
>release tag i want to rebuild? if i have (say RELEASE_1_0 & RELEASE_1_1)
you can call cvs with the -r parameter, e.g.
<cvs command="export -r ${release}" dest="../../distribution"
package="fbs/src"/>
Daniel
- Can i build depending on the release tag? Chitra Balaji
- Daniel Hoppe
