[Nant-users] convert::to-int deprecated

2005-11-01 Thread Paul Cowan
Hi all,   If the line below is deprecated then what would the new syntax be?   ${convert::to-int(phasenumber) > 1} I also have the same problem with   What would the syntax be for the following be:          

[Nant-users] con

2005-11-01 Thread Paul Cowan
OK, I keep on getting a warning that the   _ VirusChecked for Huntsworth plc _

[Nant-users] File Attributes

2005-11-01 Thread Paul Cowan
Hi all, I am retrieving some xml files from sourcesafe.  Does anyone know how I can make these files writeable after they have been retrieved?   Thanks Paul _ VirusChecked for Huntsworth plc __

RE: [Nant-users] Resx files

2005-10-28 Thread Paul Cowan
But this does not specify the building of the satellite assembly. Do I need to use al.exe?? -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: 27 October 2005 19:35 To: Paul Cowan; nant-users@lists.sourceforge.net Subject: RE: [Nant-users] Resx files Paul, Have a

[Nant-users] Resx files

2005-10-27 Thread Paul Cowan
Hi all, I have the following target:

[Nant-users] FTP

2005-09-12 Thread Paul Cowan
Hi all,   Is FTP in anyway possible through Nant? Thanks Paul _ VirusChecked for Huntsworth plc _

[Nant-users] Delete directories wildcard

2005-09-11 Thread Paul Cowan
Hi all, Is there anyway of deleting a list of directories with a wildcard,   i.e.         That is all the directories that begin with vor. Thanks Paul _ VirusChecked for Hun

[Nant-users] External Parameters

2005-08-31 Thread Paul Cowan
How can I pass external parameters into the NANT script?? Thanks Paul _ VirusChecked for Huntsworth plc _

RE: [Nant-users] regex replace

2005-07-29 Thread Paul Cowan
The following target maybe of use to you.                                                                             

[Nant-users] Search and replace

2005-07-27 Thread Paul Cowan
Hi all,   As part of my Nant release, I want to search through a .css file and do a search and replace on selected strings. I really do not have the Nant experience to do this.  Can anyone give me a start in my search to accomplish this?   Thanks Paul ___

[Nant-users] InstallUtil.exe

2005-07-08 Thread Paul Cowan
Hi, Does anyone know how I can uninstall and install a windows service via NANT? Thanks Paul _ VirusChecked for Huntsworth plc _

RE: [Nant-users] NunitReport or NUnit2Report task with Nant 0.85RC3?

2005-07-08 Thread Paul Cowan
Title: Re: [Nant-users] NunitReport or NUnit2Report task with Nant 0.85RC3? Hi Michael, Do you have an example of your email below?  I actually do not know what you mean. Thanks Paul   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Dang, Michael (GO+ IT - Hou

RE: [Nant-users] NUnit reporting

2005-06-30 Thread Paul Cowan
But there is an nunit2report and a nunitreport tag.  I take it these work??     _ VirusChecked for Huntsworth plc _

[Nant-users] NUnit reporting

2005-06-30 Thread Paul Cowan
OK, I’ve asked this before, but here I go again:   Can anyone tell me how to generate an HTML NUnit report from Nant.   I have the following target which does not work:                             

[Nant-users] nunit2report

2005-06-22 Thread Paul Cowan
Has anyone got nunit2report to work?   The following target, completely fails for me:               [Nant-users] Copy
Hi all,   The following copy tag is copying the Source folder as well, can anyone tell me why:               [Nant-users] Sql Script
Hi all, Is it possible to generate the SQL script for a given db, that is the db schema and the stored procedures etc.   Thanks   Paul _ VirusChecked for the Incepta Group plc _

RE: [Nant-users] nunit2report

Hi, I'm using 0.85-rc3 build. Is this a known bug?? When I use nunitreport, I get an empty report. Thanks Paul -Original Message- From: Kevin Williams [mailto:[EMAIL PROTECTED] Sent: 27 May 2005 18:43 To: Paul Cowan Cc: nant-users@lists.sourceforge.net Subject: Re: [Nant-

[Nant-users] nunit2report

Hi,   I simply cannot get nunit2report to work, and I cannot get find out why. Does anyone have a working example or any idea what the *?..* is going on??   Below is my target:                          

[Nant-users] nunit2report

Hi all,   When I run the following target I get: Invalid element . Unknown task or datatype.                                                     If I use the tag I

[Nant-users] Mail Logger

Hi all, Is it possible to send attachments using the MailLogger?  I have the following defined:                         I then run the script like:   nant -buildfile:my_buildfile.build -logger:NAnt.Core.MailLogger -l:my_build_log.log   I have an NUnit

[Nant-users] VSSADD

Hi all,   I am getting the following error when I try to add files to a sourcesafe project:   BUILD FAILED   C:\Inetpub\wwwroot\NAnt\bin\vor_test.build(20,4): Failure adding 'C:\Inetpub\wwwroot\NAnt\NAnt.aspx' to SourceSafe.     Invalid OLEVERB structure   Total time: 0.7 seconds.

[Nant-users] CSC

Hi all,   I’m trying and failing to get to grips with NAnt. I can successfully get all the required files from sourcesafe, using the build file below, but the CSharp compiler is complaining:        [vssget] Getting '$/vor/build/test' to 'C:\Inetpub\wwwroot\NAnt'... C:\Inetpub\wwwroo

[Nant-users] NAnt + VSS

Hi all,   As a NANT newbie, I’m struggling to find good documentation for NAnt and VSS documentation. Am I wrong in thinking there is none. Paul _ VirusChecked for the Incepta Group plc ___

[Nant-users] Example VSS file

Hi all, Has anyone got an example of a .build file, that gets the latest project files from a SourceSafe project and compiles the code. I have searched the web and simply cannot find one. Any pointers at all greatly appreciated.   Paul ___

[Nant-users] Multiple SourceSafe DataBases

Hi, Would anyone have a good example of .build file of how I would accomplish a read and write to different SourceSafe databases, using the VSSADD and VSSGET tags? Thanks Paul   _ VirusChecked for the Incepta Gro

[Nant-users] multiple SourceSafe databases

Hi all, Can I read from one SourceSafe database and write to a completely different SourceSafe database using NAnt?   Thanks   Paul _ VirusChecked for the Incepta Group plc ___