RE: [NAnt-users] SVN tasks

2006-01-24 Thread Casper Hornstrup
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nant-users- > [EMAIL PROTECTED] On Behalf Of Simon Thorogood > Sent: 24. januar 2006 18:40 > To: nant-users@lists.sourceforge.net > Subject: [NAnt-users] SVN tasks > > Hi - can anybody point me to a good online resource with samples o

[NAnt-users] SVN tasks

2006-01-24 Thread Simon Thorogood
Hi - can anybody point me to a good online resource with samples of using the nantcontrib svn, svn-checkout etc. tasks to implement a continuous build using a subversion repository. The nantcontrib docs on this subject are rather brief. thanks Simon __

Re: [NAnt-users] Question about CSC project

2006-01-24 Thread Vagmi Mudumbai
Hi Eduardo,This does not impact your code in any way. You could still maintain MSI.dll as a reference in the Visual Studio .NET project. If you look at the compiled binaries from Visual Studio .NET, you would most probably find a DLL by the name Interop.MSILib.dll. This was the interop generated b

Re: [NAnt-users] Question about CSC project

2006-01-24 Thread Eduardo Ferrari
Hi Is that the only solution? Because I'd rather do not change my code exclusively for using nant. It will be a pain Thanks! Eduardo On 1/24/06, Vagmi Mudumbai <[EMAIL PROTECTED]> wrote: > Hi Eduardo, > > You would have to create a interop to MSI.dll using tlbimp.exe and reference > the int

Re: [NAnt-users] Question about CSC project

2006-01-24 Thread Vagmi Mudumbai
Hi Eduardo,You would have to create a interop to MSI.dll using tlbimp.exe and reference the interop instead of refering msi.dll directly.Regards,VagmiOn 1/24/06, Eduardo Ferrari <[EMAIL PROTECTED]> wrote: Hi allI have a cs project that contains a reference to the MSI.DLL. If I openthe project manu

[NAnt-users] Question about CSC project

2006-01-24 Thread Eduardo Ferrari
Hi all I have a cs project that contains a reference to the MSI.DLL. If I open the project manually into the VS.NET it compiles fine, but when it runs against nant it fails. The error is regarding missing namespaces that are into the MSI.DLL. Here is my nant command: http://nant.sf.net/release/

Re: [NAnt-users] Comparing the string values of two properties

2006-01-24 Thread Ian MacLean
[EMAIL PROTECTED] wrote: This seems like it should be fairly simple, but i cant get it to work. I have two properties and i want to test to see if their string values are the same. i've tried many, many combinations, such as the following: what you're looking for is : the problem

[NAnt-users] RE: NAnt-users digest, Vol 1 #1709 - 5 msgs

2006-01-24 Thread Simon.Burgess
Sorry about this spurious email, I am testing whether my emails appear unreadable on this list -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: 24 January 2006 04:27 To: nant-users@lists.sourceforge.net Subject: NAnt-users digest, V