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

2005-12-12 Thread Gary Feldman
Loren Halvorson wrote: This is just an expansion on the idea of how you might use to generate an XML File: Gak! That looks awful. You can't see where the nant XML stops and the content XML begins. You can't look at a specific and tell whether

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

2005-12-12 Thread Gary Feldman
Eric Williams wrote: I am working on a project where I am using a utility called XMLPreprocess which needs a input file in a format of /settings/properties/@name. That's not XML, and so couldn't be created with XMLPoke. Do you mean that as a string inside an XML file (e.g. /settings/proper

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

2005-12-12 Thread Colin Coller
Hi Clayton, Thanks for the response. It turns out that it *is* possible to check out a single file by specifying the path and filename to check out in the module: I'm curious why has a , if not for this reason, but at least I'm past my problem. :) Colin -Original Message- From: Clay