1) Yes, you do need to include **/filename to include sub-directories.
2) Yes, path::get-directory-name returns the path specified without the
filename.
 
Regards,
 
Alex Roebuck.


________________________________

        From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob
Archer
        Sent: Thursday, February 07, 2008 4:49 PM
        To: nant-users@lists.sourceforge.net
        Subject: [NAnt-users] fileset patterns
        
        

        If I include a file name such as "app.config.template" and
specify a base directory... is that file searched for in basedir and
it's sub folders... or do I need to include **/app.config.template to
include subdirectories of basedir?

         

        Also... does the function path::get-directory-name essentially
take the filename of a full path? Or, it there another function to do
that? It would be nice to have some examples in the docs on some of
these functions with inputs and results.

         

        BOb

         

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to