Re: [NAnt-users] xmlpeek - Multiple nodes found with the XPath expression

2008-11-18 Thread netvampire.tw
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

Re: [NAnt-users] xmlpeek multinode and script parameters

2008-11-18 Thread netvampire.tw
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

Re: [NAnt-users] xmlpeek multinode and script parameters

2008-11-18 Thread netvampire.tw
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