Re: [NAnt-users] and nant.conrib.dll problems

2009-11-25 Thread Bob Archer
, November 25, 2009 8:27 AM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] and nant.conrib.dll problems Hi, I've installed CC.net on a server machine and successfulyl tied it in to SVN so that it builds on SVN changes and runs some simple Nunit tests. While setting it all up, I was

[NAnt-users] and nant.conrib.dll problems

2009-11-25 Thread James Dorrington
Hi, I've installed CC.net on a server machine and successfulyl tied it in to SVN so that it builds on SVN changes and runs some simple Nunit tests. While setting it all up, I was using a small C# application that was compiled in the Nant script using the tag without any problems. However, I'm

Re: [NAnt-users] and

2007-01-24 Thread Mark Modrall
net Subject: RE: [NAnt-users] and I would suggest you use 'svn info' command to get the revision. In fact, you may not want the current revision of the repository but actually the last revision that the directory was changed. Svn Info will give you that information. How

Re: [NAnt-users] and

2007-01-23 Thread si
> Two other options: use svnversion.exe: [snip] Yup, that's exactly what we do (including deleting the temp file) when performing a nightly or release build...grab the current HEAD revision number and tag/branch against that, so you have a known revision and just in case someone sneaks in a commit

Re: [NAnt-users] and

2007-01-23 Thread Kevin Grover
L PROTECTED] *On Behalf Of *Mark Modrall *Sent:* Sunday, January 21, 2007 2:54 PM *To:* nant-users@lists.sourceforge.net *Subject:* [NAnt-users] and Hi… I'm new to nant, and I'm trying to port some java/ant tasks we'd done to it. Since we use svn as our source control, I'm

Re: [NAnt-users] and

2007-01-22 Thread Arnette, Bill
Sunday, January 21, 2007 2:54 PM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] and Hi... I'm new to nant, and I'm trying to port some java/ant tasks we'd done to it. Since we use svn as our source control, I&

Re: [NAnt-users] and

2007-01-21 Thread Bill Martin
Mark Modrall Sent: 21 January 2007 19:54 To: nant-users@lists.sourceforge.net Subject: [NAnt-users] and Hi. I'm new to nant, and I'm trying to port some java/ant tasks we'd done to it. Since we use svn as our source control, I'm having to do the update with exec. To ge

[NAnt-users] and

2007-01-21 Thread Mark Modrall
Hi... I'm new to nant, and I'm trying to port some java/ant tasks we'd done to it. Since we use svn as our source control, I'm having to do the update with exec. To get the revision updated to, I'm sifting through the svn output. Under ant, I redirected the svn output to a property using a f

RE: [Nant-users] and tasks - temp directory

2005-03-13 Thread Gert Driesen
Hi Tom,   This should now be fixed in cvs.   Gert From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Whitner, TomSent: donderdag 24 februari 2005 15:57To: nant-users@lists.sourceforge.netSubject: [Nant-users] and tasks - temp directory

[Nant-users] and tasks - temp directory

2005-02-25 Thread Whitner, Tom
Title: and tasks - temp directory         I have discovered that the and tasks create and delete a directory named "Temp" relative to the sourcedir specified in the task.  Lines such as the following appear in multiple places throughout these tasks.     string tempDir =

[Nant-users] and root dir

2005-02-19 Thread Rajbeer Dhatt
Hi -- The release notes for 0.85-rc1 under say "The root directory of a site is now configurable." How is this accomplished? I couldn't find anything in the docs (or the source) to indicate how this is done. Thanks! -- [EMAIL PROTECTED] SDF Public Access UNIX System - http://sdf.lonestar.org

RE: [Nant-users] and wildcard usage

2004-11-21 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Gökhan Altinören > Sent: vrijdag 19 november 2004 8:35 > To: [EMAIL PROTECTED] > Subject: RE: [Nant-users] and wildcard usage > > Latest nightly. > > What&#

RE: [Nant-users] and wildcard usage

2004-11-21 Thread Gökhan Altınören
er 19, 2004 8:55 AM To: Gökhan Altınören; [EMAIL PROTECTED] Subject: RE: [Nant-users] and wildcard usage > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Gökhan Altinören > Sent: donderdag 18 november 2004 9:57 > To: [EMAIL PROTECTE

RE: [Nant-users] and wildcard usage

2004-11-18 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Gökhan Altinören > Sent: donderdag 18 november 2004 9:57 > To: [EMAIL PROTECTED] > Subject: [Nant-users] and wildcard usage > > I want to copy a folder with su

[Nant-users] and wildcard usage

2004-11-18 Thread Gökhan Altınören
I want to copy a folder with subfolders by filetype (*.asp, *.css etc.) but failed to construct the correct build file. Here's the folder structure: C:\ MyProject\UI\a.asp C:\ MyProject\UI\SubFolder\b.asp The above directive copies b.asp but not a.asp

[Nant-users] and flatten

2004-11-10 Thread Lachlan Yates
  I’m new to Nant, so I might be doing something completely wrong.   I have a build directory and I want to copy a bunch of files out of there and into a staging directory. I’m trying to do this with nant 0.8.4, the copy task. and it’s associated ‘flatten’ attribute. All to no avail, the

RE: [Nant-users] and COM references

2004-11-02 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Castro, Edwin Gabriel (Firing Systems Engr.) > Sent: dinsdag 2 november 2004 23:22 > To: Gert Driesen; [EMAIL PROTECTED] > Subject: RE: [Nant-users] and COM references &g

RE: [Nant-users] and COM references

2004-11-02 Thread Castro, Edwin Gabriel (Firing Systems Engr.)
[EMAIL PROTECTED] > Sent: Tuesday, November 02, 2004 1:50 PM > To: Castro, Edwin Gabriel (Firing Systems Engr.); nant- > [EMAIL PROTECTED] > Subject: RE: [Nant-users] and COM references > > Hi Edmin, > > Can you provide small repro's for both issues ? > &

RE: [Nant-users] and COM references

2004-11-02 Thread Gert Driesen
, Edwin Gabriel (Firing Systems Engr.); > [EMAIL PROTECTED] > Subject: RE: [Nant-users] and COM references > > I just realized something that might be a bug. The errors I'm > receiving > after the TlbImp error are related to arrays in the COM interfaces not > being i

RE: [Nant-users] and COM references

2004-11-02 Thread Castro, Edwin Gabriel (Firing Systems Engr.)
PROTECTED] > Subject: [Nant-users] and COM references > > I'm trying to build a solution with two C# projects. One is dependent on > the other. Both projects reference a COM library. The COM library is the > same in both cases. When I build the solution using the first > pr

[Nant-users] and COM references

2004-11-02 Thread Castro, Edwin Gabriel (Firing Systems Engr.)
I'm trying to build a solution with two C# projects. One is dependent on the other. Both projects reference a COM library. The COM library is the same in both cases. When I build the solution using the first project appears to build correctly (no errors and the output appears in the outputdir as e

RE: [Nant-users] and help needed.

2004-01-10 Thread Nick Varacalli
: Wednesday, January 07, 2004 23:38 To: [EMAIL PROTECTED] Subject: [Nant-users] and help needed. I'm trying to pass a property to a build file invoked by the nant task. I want to pass in the full path to MySource.cs, which is in the directory of the current

[Nant-users] and help needed.

2004-01-07 Thread Nick Varacalli
I'm trying to pass a property to a build file invoked by the nant task. I want to pass in the full path to MySource.cs, which is in the directory of the current build file. The problem is, as the help on the task plainly states, "value" is NOT expanded by def

Re: [Nant-users] and Web Projects

2003-12-13 Thread Gert Driesen
OTECTED]> Sent: Thursday, December 11, 2003 5:33 PM Subject: Re: [Nant-users] and Web Projects I found an earlier message that mentioned Windows Server 2003. I am usng Windows 2000 Professional. However, switching full access onto in IIS seemed to get me further. Now I get the following error:

Re: [Nant-users] and Web Projects

2003-12-13 Thread Gert Driesen
Thursday, December 11, 2003 5:26 PM Subject: [Nant-users] and Web Projects Hi, I have a solution task that loads a solution that contains a web project. I dont want to use WebDAV. I have setup a Map: http://localhost/Gloria/gloria.csproj"; path="D:\Projects\Gloria\Sour

Re: [Nant-users] and Web Projects

2003-12-11 Thread Gert Driesen
Can you somehow package up a zip file containing the minimum set of files necessary to reproduce this issue ? Thanks, Gert - Original Message - From: "Nick Robinson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 11, 2003 5:26 PM Subject:

Re: [Nant-users] and Web Projects

2003-12-11 Thread Nick Robinson
I found an earlier message that mentioned Windows Server 2003. I am usng Windows 2000 Professional. However, switching full access onto in IIS seemed to get me further. Now I get the following error: [nant] D:\Projects\Gloria\Source\Production\NAnt Scripts\Syngenta.Gloria.Web.nant

[Nant-users] and Web Projects

2003-12-11 Thread Nick Robinson
Hi, I have a solution task that loads a solution that contains a web project. I dont want to use WebDAV. I have setup a Map: http://localhost/Gloria/gloria.csproj"; path="D:\Projects\Gloria\Source\Production\Syngenta\Gloria\UI\Gloria\gloria.csproj" />

Re: [Nant-users] and setup / help projects

2003-10-31 Thread Gert Driesen
Sent: Friday, October 31, 2003 5:50 AM Subject: [Nant-users] and setup / help projects > Hi All, > > I'm just wondering what the plans are (if any) to support Setup and Help > project types in the task. IMHO, supporting Setup projects is > probably more important than Help

[Nant-users] and setup / help projects

2003-10-30 Thread Kent Boogaart
Hi All, I'm just wondering what the plans are (if any) to support Setup and Help project types in the task. IMHO, supporting Setup projects is probably more important than Help. The problem for me at the moment is that my Setup project has to be built with VS.NET after running the build script. T

[Nant-users] and NDoc

2003-09-15 Thread Eric Fetzer
My developers just started incorporating NDoc into their projects.  My first build has resulted in some errors in the compile.  It looks like NAnt is looking for the *.xml file that should result before the compile is done and erroring out because it's not there.  Any help would be very appreciated

[Nant-users] and Web Projects

2003-07-22 Thread Eric Fetzer
I'm getting an error when attempting to build a web project.  The build file is simple:                                             All of the resources (lots of them) print to the screen and then the following error is displayed:   INTERNAL ERRORSystem.NullReferenceException: Object reference no