gt;
> > >
> > > Cheers,
> > >
> > > Bill
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > -Original Message-
> > > From: [EMAIL P
;
> >
> >
> >
> > -Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of Bob Archer
> > Sent: 11 April 2008 16:58
> > To: Roy Abou Assaly
> > Cc: nant-users@lists.sourceforge
-Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Bob Archer
> Sent: 11 April 2008 16:58
> To: Roy Abou Assaly
> Cc: nant-users@lists.sourceforge.net
> Subject: Re: [NAnt-users] Copy command not working
>
>
>
> It must be
re in there.
Cheers,
Bill
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Archer
Sent: 11 April 2008 16:58
To: Roy Abou Assaly
Cc: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Copy command not working
It must be that your files
@lists.sourceforge.net
Subject: Re: [NAnt-users] Copy command not working
Hi Bob,
The destination is empty. So I don't believe this will have any effect.
Thanks!
2008/4/10 Bob Archer <[EMAIL PROTECTED]>:
> It will only copy newer files. Have the files changed?
>
>
> -Origin
Hi Bob,
The destination is empty. So I don't believe this will have any effect.
Thanks!
2008/4/10 Bob Archer <[EMAIL PROTECTED]>:
> It will only copy newer files. Have the files changed?
>
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Roy Abou
It will only copy newer files. Have the files changed?
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Roy Abou Assaly
Sent: Thursday, April 10, 2008 4:21 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Copy command not working
Hi,
I have a
I have some scripts that work at nested levels as well. The only difference I
see in the way you have implemented and the way I have done it is the use of a
"createdirs" task that I have. It creates the appropriate folder structure as
deep as required before the copy task runs.
If anyone know