Title: unsubscribe
Does anyone know how to unsubscribe from the list?
I tried the web site, but there is not unsubscribe functionality…
Thanks a lot
ransel
{build.label}"
path="$/Applications/${librariesbranchpath}/dotNET/Microsoft/EnterpriseLibrary/bin"
/>
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bert Robbins
(Documentum)Sent: Tuesday, April 19, 2005 6:15 AMTo:
'Ransel Lopez Mena'; nant-users@li
Hello everyone:
I have been trying to get a labeled version from VSS and it looks like vssget
task is able to do it, but there is not any example, or at least I haven't
found any sample or explanation about it. Could anyone, please, send me a
sample or explain how to create my Nant task to get
Title: Mail task error
Hi everyone,
I am running CruiseControl into a Windows 2003 server and the mail task works properly. Now, on my Nant project I added a mail task to send when the build fails (I didn't find the way to do it through CruiseControl). Well, the problem is when my build fa
Hi Sandeep,
I had exactly the same problem and the solution I found was
to make a copy of my assemblies (or dlls) to my local machine. Then build the
project. I know is not the most elegant solution, but it
works.
I hope it works for you
ransel
From: [EMAIL PROTECTED]
[mailto:[EMAIL
Title: project not found error
Hi everybody:
I am building a multiproject solution. I don't have a solution, just a bunch of projects. I have all the references in a txt file and it works perfectly. But, if I one of the references is pointing to an invalid folder or the project file doesn't
Title: Another from compiling a bunch of projects
Hello,
Reading the Nant documentation I could see that I ca use the solution task for compiling all the projects in a txt file.
Can anybody tell me what is the txt file format?
I tried with an x
Title: Compiling a bunch of projects
Hello everyone:
I am new using Nant and I have a problem that I am sure is easy to solve (but I don't know how). I don't have a solution, just a bunch of projects from me and all my developers. I am using the solution task to compile my assemblies like t