RE: [NAnt-users] XMLPoke: What to do when file or element doesn't exist?

2005-12-11 Thread Loren Halvorson
This is just an expansion on the idea of how you might use to generate an XML File: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Loren Halvorson Sent: Sunday, December 11, 2005 12:32 PM To: nant-users

RE: [NAnt-users] XMLPoke: What to do when file or element doesn't exist?

2005-12-11 Thread Loren Halvorson
You can maybe use the task for creating an xml file -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eric Williams Sent: Saturday, December 10, 2005 6:57 PM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] XMLPoke: What to do when file or ele

RE: [NAnt-users] XMLPoke: What to do when file or element doesn't exist?

2005-12-11 Thread budtse
Seems like a handy feature to me. Don't really know if anyone developed it though (I'm pretty new to NAnt myself). Budtse -Oorspronkelijk bericht- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Eric Williams Verzonden: zondag 11 december 2005 1:57 Aan: nant-users@lists.sourcef

[NAnt-users] Checking out a single file using cvs-checkout

2005-12-11 Thread Colin Coller
Hi everyone, Is it possible to check out a single file using the cvs-checkout task? I'm trying to check out file THEFILE from module MYMODULE and branch MYBRANCH, but I end up getting the entire module: