You shouldn't *need* '/' for the delete task as it uses filesets. Can you post an example build file demonstrating these issues - ie showing which values only work when they are one or the other format.

There is no <includes> task that Im aware of. Do you mean the <include> task or some task that has a fileset called <includes> ?

Ian


Michael A. Angelo wrote:


It appears that I need '/' for tasks like <delete> but I need '\' for the
<vssget> task.

If I use '\' for the <includes> task I don't get any files. If I switch to
'/' it works fine.

Michael.


-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gert Driesen Sent: Wednesday, April 21, 2004 1:27 AM To: Michael A. Angelo; [EMAIL PROTECTED] Subject: Re: [Nant-users] / vs. \

Michael,

Tasks should not have problems with either, so please post a repro if you
have different results.

Thanks,

Gert

----- Original Message ----- From: "Michael A. Angelo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 20, 2004 10:04 PM
Subject: [Nant-users] / vs. \





Is it my imagination or do some tasks like / but dislike \ ? I am trying


to


set <property> values at the top of my build file and some of my tasks


like


<delete dir=..../> do not like /

This is causing me to have numerous <property> entries with one have / and
the other have \

Any way around this?

TIA

Mike.



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users






------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&opĚk
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users




--
Ian MacLean, Developer, ActiveState, a division of Sophos
http://www.ActiveState.com




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to