Re: [Nant-users] Nant help

2003-12-31 Thread Scott Hernandez
Title: Nant help Yes, take a look at the nantcontrib tasks. http://nantcontrib.sf.net   You can also search the archives (nantcontrib/nant) at mail-archive.com for tips and tricks. - Original Message - From: Waldinger, Jamie To: '[EMAIL PROTECTED]' Sent: Tuesday, Decem

Re: [Nant-users] Nant help

2003-12-31 Thread William E Caputo
Jamie: >My question is, can I do checkouts, checkins, and labelling of code that resides in VSS, all from Nant? >I don't see any tasks that indicate such is possible. Check out the VSS tasks in NAntContrib: http://nantcontrib.sourceforge.net/help/tasks/index.html Best, Bill William E. Caputo

Re: [Nant-users] Nant Help for a Newbie?

2003-12-12 Thread Ian MacLean
Hi Evan, there are a numb of intro articles linked from this page: http://nant.sourceforge.net/wiki/index.php/NAntUsage the ondotnet article is a very good starting point. http://www.ondotnet.com/pub/a/dotnet/2003/01/27/nant.html?page=1 hope this helps you. an Bonnett, Evan A wrote: Looks lik

RE: [Nant-users] Nant Help for a Newbie?

2003-12-11 Thread Clayton Harbour
Hi Evan, >I'm very interested in learning this tool but does anyone have a how-to? A > url would be great. There are a number of urls that are available. All the links I have below are available off of the main main site (http://nant.sourceforge.net/), they are useful and a good starting plac

RE: [Nant-users] Nant Help for a Newbie?

2003-12-11 Thread Bonnett, Evan A
Title: RE: [Nant-users] Nant Help for a Newbie? Thanks a million.  I really appreciate it.  My batch files for build and deployment are spaghetti. Evan A. Bonnett -Original Message- From: Jaroslaw Kowalski [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 11, 2003 3:21 PM To

Re: [Nant-users] Nant Help for a Newbie?

2003-12-11 Thread Jaroslaw Kowalski
1. http://nant.sourceforge.net/help/introduction/fog41.html This contains instructions for downloading NAnt. 2. http://nant.sourceforge.net/help/fundamentals/index.html This document explains main concepts (tasks, targets, properties) 3. After downloading, take a look at files in "examp

Re: [Nant-users] nant -help throws ConfigurationException

2003-11-19 Thread Scott Hernandez
Title: Message Great to hear it is working. Please post a patch to the dev list for consideration. Also, there is support for checking the existence of directories and files in the available task. - Original Message - From: Jarrod Moore Subject: RE: [Nant-users] nant

RE: [Nant-users] nant -help throws ConfigurationException

2003-11-19 Thread Jarrod Moore
Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott HernandezSent: Tuesday, November 18, 2003 2:48 PMTo: Jarrod Moore; [EMAIL PROTECTED]Subject: Re: [Nant-users] nant -help throws ConfigurationException Very interesting. Do you run any other

Re: [Nant-users] nant -help throws ConfigurationException

2003-11-18 Thread Scott Hernandez
Title: Message Very interesting. Do you run any other .net apps on your work machine? Is you work machine managed by an admin that may have placed special restrictions on .net apps through the .net machine config? Can you (re)build nant on your work machine? Is there anymore of a stack trace