Hi,
Just a quick update, I made some additional adjustments to this fix
based on some feedback I have received and updated the pull request
link below. I'm CCing the user list just in case there are people in
here that are interested in reviewing this change. Feel free to
provide any feedback to
Do ... didn't see that in the task list.
Thanks,
Ken
From: Bob Archer [mailto:bob.arc...@amsi.com]
Sent: Tuesday, October 05, 2010 3:56 PM
To: Parrish, Ken; NAnt-users@lists.sourceforge.net
Subject: RE: Copy task and file write time stamp ...
touch?
From: Parrish, Ken [mailto:kparr...@gomez.c
touch?
From: Parrish, Ken [mailto:kparr...@gomez.com]
Sent: Tuesday, October 05, 2010 2:50 PM
To: NAnt-users@lists.sourceforge.net
Subject: [NAnt-users] Copy task and file write time stamp ...
The default behavior of the task is that file write times for the
source file are reflected at the de
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
If you want to transfer a text file to a shared folder, I think the simplest
way is to map a network drive and use the task copy the file directly
to the mapped drive. To map a network drive, just click Tools/Map Network
Drive on your explorer window.
Wayne
http://www.nantbuilder.com NAntBuilder
Hi,
Just a network Neighbourhood computer with a shared directory set with
login credentials.
Thanks & Regards
Wayne Wong wrote:
>
> Hi,
>
> I think you meant a small task to transfer text file. Then what kind of
> services runs on the remote computer? An FTP server, HTTP server, or just
>
Hi,
I think you meant a small task to transfer text file. Then what kind of
services runs on the remote computer? An FTP server, HTTP server, or just a
Network Neighborhood computer?
Wayne
http://www.nantbuilder.com NAntBuilder Team
MurphyRic wrote:
>
> Hello All,
>
> I need a small target
I imagine that you'd first have to use the task to remove the
hidden attribute, the file, and use the task to put the
hidden attribute back on the file.
Noel
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Sushant Goel
Sent: Thursday, March 30, 2006 1
si wrote:
To whom it may concern,
Just found a "Copy of log4net.dll" in the /bin/lib directory of
2005-12-01 nightly :)
That was my fault. That will teach me for not using a completely clean
cvs checkout befopre kicking off the build :)
There is a new build up for 2005-12-02 - minus the
On 6/9/05, Paul Cowan <[EMAIL PROTECTED]> wrote:
>
>
>
> Hi all,
>
>
>
> The following copy tag is copying the Source folder as well, can anyone tell
> me why:
Paul,
The Source folder is being copied because the path of the files being
copied is being calculated on the fileset, not on
Title: Message
Should the second include be an exclude? Are you trying to exclude
"Source"?
-Original Message-From: Paul Cowan
[mailto:[EMAIL PROTECTED] Sent: Wednesday, June 08, 2005 12:57
PMTo: nant-users@lists.sourceforge.netSubject:
[Nant-users] Copy
Hi all,
Work around:
1. Make sure none of the files or directories involved
are Read-Only.
2. In my case the source files are all being
retrieved from Visual Source Safe (VSS) at the start of the Nant script
using code like the following:
username="${vss.user}"
password="${vss.
ag 29 november 2004 20:27To: Steve
Baker; [EMAIL PROTECTED]Subject: RE: [Nant-users]
copy task
Steve,
The
latest Nant's copy task help is located here: http://nant.sourceforge.net/nightly/latest/help/tasks/copy.html
From
looking at the help, the basedir value is alw
bug or per design.
Felice
-Original Message-From: Steve Baker
[mailto:[EMAIL PROTECTED]Sent: Monday, November 29, 2004 1:19
PMTo: Felice Vittoria;
[EMAIL PROTECTED]Subject: RE: [Nant-users] copy
task
Felice,
Thanks that
worked. Is this documented anywhere?
nt: Monday, November 29, 2004
12:57 PM
To: Steve Baker;
[EMAIL PROTECTED]
Subject: RE: [Nant-users] copy
task
Steve,
Have you tried this:
<property name="test.deploy.directory" value="\\servername\XmlTestResults" />
<property name="r
Steve,
Have
you tried this:
RE: [Nant-users] Copy directory structure
Sreeni,
In
your copy task, did you set the flatten attribute to true? If so, set it
to false.
Felice
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of
SreeniSent: Thursday, September 16, 2004 6:20 AMTo:
[EMAIL PROTECTED]Subject: [Nant-
gh the folders the directories
named 'cvs' do not appear. (foreach with item="File" does this also.)
Here is an example build file:
This will echo each folder name, but skips the 'cvs' folders.
David
-----Original Message-----
From: Merrill Cornish [mailto:[EMAI
Merrill Cornish [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 19, 2004 9:45 AM
To: Shaber, David; [EMAIL PROTECTED]
Subject: Re: [Nant-users] Copy misses 'CVS' Directories
David,
On my Windows XP machine, my CVS directories are marked as Hidden. I
don't see an option on the task th
David,
On my Windows XP machine, my CVS directories are marked as Hidden. I don't see an
option on the task that addresses whether hidden files/directories are copied,
but it appears from your experience they aren't. On Windows, you can use the
task to turn off the Hidden attributes, but th
heridge; [EMAIL PROTECTED]Subject: RE:
[Nant-users] copy file problem
I found that the
problem was what someone else was mentioning here. The server had files locked
and I couldn't copy over them.
What happened to
XCopy deployment? The server isn't suppos
, May 04, 2004 10:39
AM
To: Bob Archer; [EMAIL PROTECTED]
Subject: RE: [Nant-users] copy
file problem
I think the includes should either be
"*.*", or if you want to use the "**" shorthand value then
you also need to specify a partial path. I happen to have been looking at
I
think the includes should either be "*.*", or if you want to use the "**"
shorthand value then you also need to specify a partial path. I happen to
have been looking at this this mrning and that's what I gathered from the task
list documentation (I haven't tried this myself).
Here's
th
Arif ,
can you please post the error output from nant so that we can see the
point of failure.
Ian
Hi All,
Iam using NANT for the First time..I wanted to copy files using the
COPY TASK...
As follows.
The first time I tried something like this, I got tripped up because the
copy task only copies *newer* files. Could your timestamps be at issue?
Nick
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Arif Mohammed
Sent: Tuesday, September 23, 2003 23:46
To:
Hi,
You want to look at the , and
elements.
For instance something like this **should** work
Hope that helps.
Clayton
-Original Message-
From: Philo
Sent: Sun 7/27/2003 7:55 AM
To: [EMAIL PROTECTED]
Cc:
Subje
I don't know if this solves your issue, but try using a simple task
for your *.aspx files.
It has a nice property of copying only files that are newer than the
destination files.
See $NANT/doc/help/tasks/copytask.html for an example.
You should have another task that would compile all *.aspx.cs
Title: Message
i
don't see a native way in nant, but for grins, i just did this. it's
"ugly", possibly there's a better approach, and it's not stress tested, but it
"works on my machine". basically, roll your own directory
recursion:
35 matches
Mail list logo