Re: [Nant-users] NANT bug

2004-08-14 Thread Gert Driesen
Chazz, There were quite some changes to that code since the 0.84 release. Can you try using a recent nightly build to see if you can reproduce this issue ? Thanks ! Gert - Original Message - From: "ChazZ" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 12, 2004 11:16

Re: [Nant-users] Task for creating a Windows share?

2004-08-14 Thread Gert Driesen
Hi Russell, This is not something that's available right now, but feel free to propose an implementation for it. Gert - Original Message - From: "Johnson, Russell D." <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 12, 2004 8:17 PM Subject: [Nant-users] Task for creati

Re: [Nant-users] Task for creating a Windows share?

2004-08-14 Thread Troy Laurin
Johnson, Russell D. wrote: Does nant contain any functionality for creating a share and assigning permissions on it? I've looked through the nant and nantcontrib tasks, but don't see a (for example) task. Thanks in advance. One way to do this would be to use the task and execute 'net use' Eg:

Re: [Nant-users] checking nant version

2004-08-14 Thread Ian MacLean
Gert Driesen wrote: - Original Message - From: "Ian MacLean" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]> Cc: "Jeroen Zwartepoorte" <[EMAIL PROTECTED]>; "Castro, Edwin Gabriel (Firing Systems Engr.)" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, August 14, 2004 5:

Functions and scripts, was: Re: [Nant-users] checking nant version

2004-08-14 Thread Troy Laurin
The is currently not support on Mono. The reason for this is that the