I am trying to call Perforce through the command line to create a change
list number. How can I capture the output Perforce returns?
I Also have a good perl script that handles calls to Perforce, would it
be easier to have it return the number to Nant. I have tried the
resultproperty of the exe tas
I moved my builds to a new build server and now the solution task gives
me this error. Everything worked fine with Win server 2000 and Nant .85
the new server is on Win 2003 and VS is not installed on it. Only the
.NET framework and Nant and needed 3rd party Dlls.
Below is the error I get.
Thank
On Tue, 30 Nov 2004 15:12:34 -0600, Byrd, Payton <[EMAIL PROTECTED]>
wrote:
> I think the problem here isn't that the ServiceController task isn't waiting
> for the service to stop, but that there is an underterminable amount of time
> between when the service controller releases until all of the
I am using the servicecontroller to stop and start services on multiple
servers. The problem is that when I stop a service and try to update the
files it takes a while for the service to release the handle on those
files. I used the sleep task but it does not work all the time even if I
set the per
Hi,
I am trying to use the zip task to compress files that are located in
different folders. The fileset only allows one base folder how can I do
that? (copying the files to a temp folder and then use that folder as
source folder is ineficient because of the big file sizes)
I am also having the
Hi everyone,
I want to use name filesets and there are no examples on how to do so.
What I am trying to do is create one Fileset and reference it again
later in multiple places. Also, when I try to use multiple filesets in
the copy task I get an error that says multiple filesets are not
supported.
Hi,
I usually use devenv to compile my soultion files, I tried to use the
solution task and it failed when trying to resolve the license file.
Developers use Janus grid as a 3rd party grid and we have a registered
version. Below is the part that if failed on, I can send the full build
log file if
Is there anyway that I can call the methods that Nant uses directly. For
example, how can I call the methods that are in the Project class (i,e
GetFullPath() ) form my C# code that resides inside a script task.
Thanks,
Z
---
This SF.Net email i
Hi all,
How can I capture the string output from a program that I call through
an http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users
I have and XML Config file for a C# application. There is a URL element
for SOAP remoting, there are multiple servers used for back up. How can
I replace all of the old URLs with a new URL that's in stored in another
XML file that has all of the server information.
I tried using XMLPoke and XMLPee
10 matches
Mail list logo