Hi~I had wrote a script my buildfile and solved my problem.take a look at my
solution and feedback to me.thanks~
please link to
http://groups.google.com.tw/group/SCM_OnLine/web/nant-loop-xmlpeek-using-script
Hi~I had wrote a script my buildfile and solved my problem.take a look at my
solution and feedback to me.thanks~
please link to
http://groups.google.com.tw/group/SCM_OnLine/web/nant-loop-xmlpeek-using-script
Dear Mike:
I had try to use xmllist,but I still have problems here.my xml as below.
when I use xmllist //list/dirset/revision,I got 2,3
when I use xmllist //list/dirset/basedir,I got
d:\workspace\Edwin2\,d:\workspace\Edwin3\
then I want to use exec task and three properties
I only can