Hi Paul,
-> How can I say, if a directory does not exist then create it.
Help is your friend:
http://nant.sourceforge.net/release/latest/help/tasks/mkdir.html
http://nant.sourceforge.net/release/latest/help/functions/directory.exists.html
e.g.
peace
si
---
Original Message
Subject:Nightly build
Date: Mon, 23 May 2005 18:59:24 +0100
From: Paul Cowan <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Hi all,
What's the best way to run Nant as a nightly build??
Thanks
Paul
_
pls don't email the admin alias directly. Use
nant-users@lists.sourceforge.net
Original Message
Subject:Directory
Date: Mon, 23 May 2005 18:35:42 +0100
From: Paul Cowan <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Hi all,
I'm very new to Nant.
How can I say
Eric Williams wrote:
I am trying to use some xml with the markup values of the xml'ish
characters and NAnt it messing with them.
When setting the following property
Returns:
[echo] 0>hello0
I want:
[echo] 0hello
I am trying to use some xml with the markup values of the xml'ish characters
and NAnt it messing with them.
When setting the following property
Returns:
[echo] 0>hello0
I want:
[echo] 0hello0
Tony,
You might also try ${environment::get_variable('SRCROOT')} to see if you can
just extract that one environment variable.
As for PATH, there was some discussion about that one before. Be sure you are
capitalizing it as it appears in a SET statement in a DOS console window. For
some Wind
Title: Uptodate task and newly added files.
Hi Richard,
I think this is by design. But that does not mean that its
a good design, or a design that cannot be changed (after some
discussion).
Can you submit a bug report for this issue (also include a
repro if possible) ?
Thanks !
Gert
Thank you for the reply Merrill!
I tried this already, and actually just went to try it again just to be sure.
I still get the same results noted in my original post. Regardless of the
prefix I specify (with prefix=""), or by not specifying a prefix at all
(which should make the default prefix "sy
Tony,
Try adding just "SRCROOT" (no "sys.end" prefix) to your environment, then check
the value of the "sys.SRCROOT" property in your script. In general, if you
have specified a prefix of "xxx", the environment variable "ABC" will show up
as property "xxx.ABC".
Merrill
-
It is my
understanding that should pull all of your system enviroment
variables into nant for reference. It seems that all of my variables are not
being pulled in.
In particular I want sys.env.SRCROOT to be available.
I have set sys.env.SRCROOT in the following ways. Both of these met
Title: Uptodate task and newly added files.
Greetings all,
I have recently run into a small problem with the task.
I have a script which looks something like this….
Hello!
I have a solution with several projects and one of them is a web
project. I noticed that the web project is being skipped by the nant
build, I don't know why. I think I did set the element
correctly. Does someone know what should I do to avoid it being
skipped? The build script and build l
I'd like to:
but the result should be multilined. Is it possible to pass
something like \n .
Thanks
Pawel
---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Or
13 matches
Mail list logo