Re: [NAnt-users] [nant-dev] Default excludes for hg and git

2011-09-20 Thread Thierry Lach
The .*ignore files only have meaning with source control in effect. Since the /cvs/, /.svn/, etc dirs are not included, I'd say exclude the .*ignore files and any others related to source control. On Sep 20, 2011 8:03 PM, "Ryan Boggs" wrote: > Hi, > > On Tue, Sep 20, 2011 at 2:18 PM, Dominik Gud

Re: [NAnt-users] Can NAnt be used to get files from source control?

2011-05-27 Thread Thierry Lach
I've not used any of them, but there are visual sourcesafe tasks in NAntContrib (http://nantcontrib.sourceforge.net/release/latest/help/tasks/). Not sure if they work with TFS if that's what you're using... On Fri, May 27, 2011 at 1:44 PM, Jed Padilla wrote: > I have my other NAnt script worki