[Nant-users] deployment manifest

2005-06-01 Thread Delaney, Chris
Title: deployment manifest We have been using nant for our builds and deploys for a while and it works great. I am wondering how people are producing a manifest for packages deployed to a machine. We have 5-16 applications with their associated dlls deployed to any given server and it wou

[Nant-users] file::exist function

2005-02-04 Thread Delaney, Chris
Title: file::exist function How can we do a file::exist( "c:\temp\*.txt") so that I know I can go the next step ? It would be cleaner than doing a loop around the file pattern. Something like:                 RE: [Nant-users] unmanaged code
Title: unmanaged code Thanks – just tried 09/28 and got the same thing…    [EMAIL PROTECTED]  212-820-4929 From: Manish Jain [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 06, 2004 11:47 AM To: Delaney, Chris; [EMAIL PROTECTED] Subject: RE: [Nant-users] unmanaged code

RE: [Nant-users] unmanaged code

: Delaney, Chris; [EMAIL PROTECTED] Subject: AW: [Nant-users] unmanaged code   Maybe you're starting nant from a network share or something like that? I think I had errors like that when starting .NET apps from a zone different from my computer     fl

[Nant-users] unmanaged code

Title: unmanaged code I am using nant .84 to run some jobs and sometimes when I kick it off I get : Application popup: nant.EXE - Application Error : The instruction at "0x791cfea1" referenced memory at "0x0050". The memory could not be "read". Is there some unmanaged code in here ?  i

[Nant-users] nant / autosys debugging

Title: nant / autosys debugging I am using Autosys to initiate some nant jobs.  Autosys is just a task scheduler from Computer Associates. Sometimes the Autosys initiates a nant.exe process but the process does not initiate and does not even write the nant version (0.84) or anything.  The nan

[Nant-users] Brian Knowles WMI project

Title: Brian Knowles WMI project In a thread on the users' group Brian offered to send a zip of a project containing some WMI tasks - I was wondering if I could get that projects. thanks [EMAIL PROTECTED]  212-820-4929

[Nant-users] Vssget by label

Title: Vssget by label I am having problems with vssget when I add the version attribute.  When I add the version attribute only the root project is coming down, not the sub-directories.  If I remove the attribute all the files get pulled. My targets are :        

8 matches