I have seen some ccnet.config scripts use variables as shown below ( !!{
variablename }!! ) but I am not certain how that is done.  I thought it
might be a filterchain with a replace token but I am not certain and if this
were the case, where would this filterchain block be placed since this was
in the ccnet.config.

does anybody know how this is done?  Thanks

<cruisecontrol>
<project ...... >
        <sourcecontrol type="svn">
                <trunkUrl>!!{SubversionURL}!!</trunkUrl>
                <executable>!!{SubversionExe}!!</executable>
                <autoGetSource>true</autoGetSource>
        </sourcecontrol>

</project>
</cruisecontrol>
-- 
View this message in context: 
http://www.nabble.com/Question-about-Variables-tp21039492p21039492.html
Sent from the NAnt - Users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to