Re: [NAnt-users] Pre/Post Build Events

2006-06-09 Thread Giscard Biamby
les. The staging portion is > very easy to do in > > NAnt, as you can easily filter out exactly what you > want to copy > > (exe/dll/pdb/config etc.). > > > > Marc Towersap Sr. SCM Engineer > > > > - Original Message > >

Re: [NAnt-users] Pre/Post Build Events

2006-06-09 Thread Marc Towersap
27;t know what is really> causing the> sharing violations when the items are being copied.  Any> suggestions?>> Adam Gritt >> On 6/1/06, Gert Driesen <[EMAIL PROTECTED]> wrote:> > > >> >> > > -Original Message-----> > > From: [EMAIL PROT

Re: [NAnt-users] Pre/Post Build Events

2006-06-09 Thread Adam Gritt
gt; > -Original Message-> > > From: [EMAIL PROTECTED]> > > [mailto: [EMAIL PROTECTED] ] On> Behalf Of> > > Adam Gritt> > > Sent: woensdag 31 mei 2006 17:56> > > To: nant-users@lists.sourceforge.net> > > Subject: [NAnt-users] Pre/P

Re: [NAnt-users] Pre/Post Build Events

2006-06-09 Thread Marc Towersap
really> causing the> sharing violations when the items are being copied.  Any> suggestions?>> Adam Gritt >> On 6/1/06, Gert Driesen <[EMAIL PROTECTED]> wrote:> >> >> >> > > -Original Message-> > > From: [EMAIL PROTECTED]>

Re: [NAnt-users] Pre/Post Build Events

2006-06-09 Thread Adam Gritt
itt >> On 6/1/06, Gert Driesen <[EMAIL PROTECTED]> wrote:> >> >> >> > > -Original Message-> > > From: [EMAIL PROTECTED]> > > [mailto:[EMAIL PROTECTED] ] On> Behalf Of> > > Adam Gritt> > > Sent: woensdag 31 mei 2006 1

Re: [NAnt-users] Pre/Post Build Events

2006-06-09 Thread Giscard Biamby
ing copied. Any > suggestions? > > Adam Gritt > > On 6/1/06, Gert Driesen <[EMAIL PROTECTED]> wrote: > > > > > > > > > -Original Message- > > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED] On > Behalf Of > &g

Re: [NAnt-users] Pre/Post Build Events

2006-06-09 Thread Adam Gritt
] On Behalf Of> Adam Gritt> Sent: woensdag 31 mei 2006 17:56> To: nant-users@lists.sourceforge.net> Subject: [NAnt-users] Pre/Post Build Events >> I am working with about 190 projects that we are converting> to using NAnt to build with.  The problem is that some of the> proje

RE: [NAnt-users] Pre/Post Build Events

2006-06-01 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Adam Gritt > Sent: woensdag 31 mei 2006 17:56 > To: nant-users@lists.sourceforge.net > Subject: [NAnt-users] Pre/Post Build Events > > I am working with about 190 proj

[NAnt-users] Pre/Post Build Events

2006-05-31 Thread Adam Gritt
I am working with about 190 projects that we are converting to using NAnt to build with.  The problem is that some of the projects have Pre/Post build events that are used to copy the outputs to the proper directories when developing. Not all of the projects implement the build events.  Is there a