On 6/29/05, Wilson, Glenn <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Is IBM's ClearCase supported by NAnt (or NantContrib)? There doesn't appear
> to be any specific Tasks such as the PVCS, CVS and Surrond SCM tasks.
>
> Regards
>
> Glenn
>
> Glenn Wilson
> Corporate Systems Development
Clea
Does anyone know if file names longer than 255 characters
are acceptable to Ndoc via Nant 85 RC 3?
Thanks
Bill
Many thanks to those who helped me with my previous questions. Your responses were a great help.
I have this really big project I want to compile (Source.sln). Within Source.sln are a lot of directories with smaller solution files that Source depends on in order to compile. Do I have to write
Perhaps this might help you also:
Integrating Ruby and Watir with NUnit
http://www.hanselman.com/blog/IntegratingRubyAndWatirWithNUnit.aspx
Wes
On 6/27/05, Edmund Schweppe <[EMAIL PROTECTED]> wrote:
> Does anybody have any experience running Watir tests from NAnt? I don't
> see a speci
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Curtis Zarger
> Sent: donderdag 30 juni 2005 16:10
> To: nant-users@lists.sourceforge.net
> Cc: [EMAIL PROTECTED]
> Subject: [Nant-users] accessing methods in external DLLs
>
> Hello,
>
> I am m
Hello,
I am managing builds for a project that encrypts their
database connection strings in web.config. Due to the
hosting environment we're in, I need to change some
values in the connection string. I would like to be
able to access the encrypt/decrypt methods in their
DLL to do that.
It seem
Try this:
Start->Programs->Microsoft Visual Studio .NET
2003->Visual Studio.NET 2003 Tools->Visual Studio .NET 2003 Command
Prompt
Then run your NAnt build in the that command
prompt.
VSVars32.bat sets the INCLUDE environment variable so that
CL.exe can resolve #includes and the LIB en
Thank you for your help. I tried calling the vsvars32 script and also tried putting it in the PATH but I couldn't get it to work. I haven't yet graduated from school and am just a new intern here at the office, so I'm seeing PATH variables for the first time. What I did do was put the
C:\Progra
Hi,
I have a prolem using namespaces with XmlPoke. In the XML below, the row
xmlns="http://www.microsoft.com/practices/enterpriselibrary/08-31-2004/data";
causes an "No matching nodes were found with XPath expression
'/dataConfiguration/etc." If I remove that row, it works fine, but that is
n
But there is an nunit2report and a nunitreport tag.
I take it these work??
_
VirusChecked for Huntsworth plc
_
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:
Hi Frank
if not possible, how can I remove
the CRLF
from a String-Property read in with ?
If you want to remove the end in a string property you could use the string functions :
http://nant.sourceforge.net/release/latest/help/functions/string.trim-end.html
or
http://nant.sourceforge.net/releas
Hello All,
How can I get the
write output to a property instead of file? if not possible, how can I remove
the CRLF
from a String-Property read in with ?
Here the facts:
I want to get the actual revision number in a
p
13 matches
Mail list logo