Re: [NAnt-users] Problem Debugging

2006-11-07 Thread Adam
I have figured out what the problem was.  I found that I could not debug it on any pc that had Visual Studio 2003 SP1 installed.  On a hunch I created a virtual machine that had a clean Visual Studio 2003 install on it and was able to run the debugger against NAnt on it.  I am not sure as to why it

Re: [NAnt-users] Reusing filters for filesets

2006-11-07 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nant-users- > [EMAIL PROTECTED] On Behalf Of Achim Domma > Sent: dinsdag 7 november 2006 18:00 > To: nant-users@lists.sourceforge.net > Subject: [NAnt-users] Reusing filters for filesets > > Hi, > > I want to copy files having a set

[NAnt-users] Reusing filters for filesets

2006-11-07 Thread Achim Domma
Hi, I want to copy files having a set of extensions (i.e. *.dll, *.asmx, *.ascs, *.aspx) into a build folder. I want to reuse such a fileset for different projects. I tried to do it via and refid but without success. What I want is something like this: ... patterns for asp.net files ...

[NAnt-users] vssget: get only certain file types?

2006-11-07 Thread Roland Müller
Hello, is it possible to get only certain file types with the vssget task, e.g. *.cs? vssget works very well but we don't need for example alle the solution files or project files. Considering the vssget documentation it seems not possible, am i right? Thanks in advance. -- Mit freundlichen Gr