Re: [Nant-users] Merant PCLI script problem

2005-07-07 Thread Gary Feldman
[EMAIL PROTECTED] wrote: Try using nested elements. See the documentation for the task, and make sure you're using a recent build of NAnt. Gary PS Please stick with the default font or, better yet, plain text for mailing lists. Cute fonts are generally hard to read. -

Re: [Nant-users] Merant PCLI script problem

2005-07-07 Thread Clayton Harbour
I have never used Merant but have you tried quoting the switch and parameter for -pp, something like this: –id${build.user} –pr${merant.project} –z –v${new.label} "–pp${build.source}"’ failonerror=’false’ /> [EMAIL PROTECTED] wrote: Hi, I have a problem with a build script for a Merant Ver

[Nant-users] Merant PCLI script problem

2005-07-07 Thread zoltan.galgavolgyi
Hi,   I have a problem with a build script for a Merant Version Manager Pcli build, there’s probably a simple answer but I can’t think what it is!   I have a section of code that is intended to apply a label to a set of files within Merant, the offending snippet of code is:     whe