[Nant-users] proper use of string::contains

2005-02-02 Thread Risler, Dave
Title: proper use of string::contains Hi, I’ve got a conditional that if a pipe (|) is in the path of a changeset, I want to do a > of the version number that follows it.  For some reason, it’s not able to eval the pipe, even when I used an escape (\|). Thanks, Dave Here’s the error:  'st

[Nant-users] RE: vssget failed "access denied"

2005-02-01 Thread Risler, Dave
e\nant-20050105T211034Z\src\NAnt.Core\Proj ect.cs:line 1332    at NAnt.Core.Project.Execute() in d:\Source\nant-20050105T211034Z\src\NAnt.Core\Project.cs:line 830    at NAnt.Core.Project.Run() in d:\Source\nant-20050105T211034Z\src\NAnt.Core\Project.cs:line 924 _____

[Nant-users] vssget failed "access denied"

2005-01-31 Thread Risler, Dave
Title: vssget failed "access denied" Hi, I am getting a “access to file denied” error message from our build file.  Has anybody seen this before? I’ve attached our full build file and the failing snippet below.  If I just do a latest, no problems writing to the VSS working dir, but we nee

[Nant-users] Iterating with a parser problem

2005-01-28 Thread Risler, Dave
Title: Iterating with a parser problem Hi, I’m pretty new here, but have had good success with NAnt doing the routine tasks.  We’ve got a change in our CM hand over process in that developers will explicitly indicate a VSS version, rather than latest or a label.  I’ve tried iterating with