[Nant-users] Conditional execution of a

2004-12-03 Thread Collier, Mike
I seem to be having some problems with the "if" attribute on a . I would like to execute the if a specific property evaluates to "true". I have the following: I then receive the following error message: D:\Development\Projects\Library\Build\library.build(22,3): Function

[Nant-users] RE: problem

2004-12-03 Thread Collier, Mike
Never mind. . . . Figured it out. -Original Message- From: Collier, Mike Sent: Friday, December 03, 2004 1:42 PM To: '[EMAIL PROTECTED]' Subject: problem I am using Nant 0.85-rc1. I'm having a problem with the task. It seems to be hanging when performing the log i

[Nant-users] problem

2004-12-03 Thread Collier, Mike
I am using Nant 0.85-rc1. I'm having a problem with the task. It seems to be hanging when performing the log in. Here is the output of the task: [echo] Checking out module Library from CVS . . . [cvs-checkout] Using ssh binary: [cvs-checkout] Using .cvspass file:

RE: [Nant-users] .NET Framework Version

2004-05-25 Thread Collier, Mike
Title: Message I believe NAnt uses version 1.0 of the .NET framework by default.  You can change to use a specific version by setting the "nant.settings.currentframework" property.  For example, will cause .NET framework version 1.1 to be used. -Original Message-From: [EMAI

[Nant-users] Error with task

2004-05-12 Thread Collier, Mike
I'm having a problem with the task in NAnt (version 0.84). My target looks as follows: The error I'm receiving is: Failed to open database ---> System.Runtime.InteropServices.COMException (0x80004005): Unspecified error at SourceS

[Nant-users] Error with task

2004-05-11 Thread Collier, Mike
I'm having a problem with the task in NAnt (version 0.84). My target looks as follows: The error I'm receiving is: Failed to open database ---> System.Runtime.InteropServices.COMException (0x80004005): Unspecified error at SourceS