RE: [Nant-users] Nant - CCC Harvest

2004-07-14 Thread sriram.rajamanuri
Thanks Gert. Would be really gr8 if you can tell me how and where do I begin to write a patch. -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 14, 2004 11:42 AM To: Sriram Rajamanuri (WT01 - UTILITIES); [EMAIL PROTECTED] Subject: Re: [Nant-users] Na

[Nant-users] Nant - CCC Harvest

2004-07-13 Thread sriram.rajamanuri
Hi, Is there any support in Nant to talk to CCC Harvest(a tool similar to VSS)? Thanks Sriram --- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defens

[Nant-users] vssget - system.argumentexception

2004-06-29 Thread sriram.rajamanuri
Title: Message Hi,   I kinda digged through the archieves - Hence this mail.   When I am using the vssget task, it gives me an 'System.ArgumentException' during build saying that the xmlnode has not been mapped.   Following is the build file:     password="password" 

[Nant-users] 'custom' built-in property

2004-06-28 Thread sriram.rajamanuri
Title: Message Hi,   Is there any way where from I can read a 'custom' built-in property (that I can set in nant.exe.config), which is visible to all the projects? (something like 'foo.bar' similar to 'nant.settings.defaultframework.sdkdirectory')   Thanks in advance, Sriram  

[Nant-users] change color of 'BUILD FAILED'

2004-06-28 Thread sriram.rajamanuri
Title: Message Hi,   Probably this would be part of 'wish-list' for nant( or has it been implemented already?) I was thinking of changing the color of the 'BUILD FAILED' to say RED . Is there any way that I can achieve it   TIA,Sriram  

[Nant-users] include native dll's

2004-06-28 Thread sriram.rajamanuri
Title: Message Hi,   How do I include COM dll's in the project.   Thanks in advance, Sriram  

[Nant-users] how to stop compiling if 'BUILD FAILED'

2004-06-27 Thread sriram.rajamanuri
Title: Message Hi,   1) I have a batch file that executes multiple nant builds'. If one of those build file(s) returns a 'build failed', I do not want to stop the build process there itself. How do I achieve that.   2) How do I integrate the build process with VSS(microsoft)? can i use cvs-

[Nant-users] build multiple projects

2004-06-17 Thread sriram.rajamanuri
Title: Message Hi,   I kinda digged through the archives, hence this mail   I have multiple projects in my solution and one project depends on the other.   when i give multiple entries for     in the same build file, it gives me the following error:   "Error loading buildfile. There a

[Nant-users] build multiple projects

2004-06-16 Thread sriram.rajamanuri
Title: Message Hi,   I kinda digged through the archives, hence this mail   I have multiple projects in my solution and one project depends on the other.   when i give multiple entries for     in the same build file, it gives me the following error: