[Nant-users] 2 tasks error(solution/cvs_update)

2004-02-23 Thread jerry zhu
Hi NAnt Guru, I face difficulty during using the NAnt. 1)don't know how to check out by Cvs I don't real understand the 'module' attribute 2) more imporatant, I can't compile by . In fact, I don't know how to config the build file. In my solution, there are 5 projects:3 are cons

[Nant-users] NAnt theory: file dependencies

2004-02-23 Thread Bob Peterson
I'm coming from a "make" background. NAnt's targets are abstract, not tied to real files. Hence how does NAnt know to skip a target that's already up to date? \bob peterson Memento, Inc. --- SF.Net is sponsored by: Speed Start Your Linux Apps

[Nant-users] Illegal Characters in path

2004-02-23 Thread Landes Eric (RBNA/CIT2)
I'm having problems with a mkdir task. I am making a directory on a UNC path that utilizes spaces in the directory name. Because of this, I have put " around the directory name like the following: When performing a similar command from a command prompt I can create fine: Mkdir \\sbdshare02\C$\

Re: [Nant-users] Failure when trying to install 2-21-04 nightly

2004-02-23 Thread Matthias Cavigelli
Gert Driesen wrote: The

Re: [Nant-users] Failure when trying to install 2-21-04 nightly

2004-02-23 Thread Gert Driesen
The

Re: [Nant-users] Failure when trying to install 2-21-04 nightly

2004-02-23 Thread Matthias Cavigelli
Gert Driesen wrote: Are you both running NAnt on a system with only the .NET Framework 1.1 installed ? Me yes, I have the same problem on Windows XP and 2000 Pro, both with German .Net v1.1 and German OS. I build it with the -k:net-1.1 option. Without the -k I get the following error: == C:

Re: [Nant-users] Failure when trying to install 2-21-04 nightly

2004-02-23 Thread Gert Driesen
Are you both running NAnt on a system with only the .NET Framework 1.1 installed ? Gert - Original Message - From: "Matthias Cavigelli" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 23, 2004 11:27 AM Subject: Re: [Nant-users] Failure when trying to install 2-21-04 nig

Re: [Nant-users] Failure when trying to install 2-21-04 nightly

2004-02-23 Thread Matthias Cavigelli
Goodman wrote: I got the following error when running nant to install itself: [nunit2] Tests run: 215, Failures: 2, Not [..] in c:\nant\tests\NAnt.Core\ProjectTest.cs:line 214 [..] 2) Tests.NAnt.Core.ProjectTest.Test_Initialization_DOMBu ildFi