RE: [Nant-users] Using to label based on an existing label

2004-11-10 Thread Dennison, Oran
MAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Gomes Sent: Wednesday, November 10, 2004 6:25 AM To: [EMAIL PROTECTED] Subject: [Nant-users] Using to label based on an existing label Not sure if this is possible with the task, but here's the situation. Basically there are files in

[Nant-users] Using to label based on an existing label

2004-11-10 Thread Robert Gomes
Not sure if this is possible with the task, but here's the situation. Basically there are files in a project with an existing label of "Build". And I'd like to apply a new label to all files in a project that are currently labeled "Build" with a specific version label, such as "4.0.14.0". Th