I'm an idiot - now my reply will cause even more bounces. -- never mind.
Ian
Ian MacLean wrote:
Just a request to avoid coarse language when posting to the list. Its
not that I'm a prude or anything just that as one of the list admins I
get the bounce messages from all those mail servers that have filters
installed . 4 in the last two minutes like:
The content of the following email has been checked by the HBOS plc
systems and may contain inappropriate words or phrases. As a result the
email has been blocked and returned to you. Please modify the content,
paying particular attention to words which may have a double-meaning,
and re-send.
"Thomas Tomiczek" <[EMAIL PROTECTED]>
[Nant-users] Error in copy task - fucks up directory structure.
It also means your post never gets to the inboxes of subscribers on
those mail servers making it much less likely that you'll get an
answer to your question.
Thanks
Ian
Thomas Tomiczek wrote:
Given the following entry:
<copy todir="Build.Documentation" >
<fileset
basedir="c:\work\tmp.Documentation\Build.Documentation">
<include name="**/*" />
</fileset>
</copy>
I am getting the following output:
NAnt 0.85 (Build 0.85.1998.0; nightly; 21.06.2005)
Copyright (C) 2001-2005 Gerry Shaw
http://nant.sourceforge.net
...
[copy] Created directory
'C:\Work\PowerNodes\PowerNodes\01.1\Build.Documentation\Html\dotnetdiagr
amimages'.
[copy] Created directory
'C:\Work\PowerNodes\PowerNodes\01.1\Build.Documentation\Html\dotnetimage
s'.
[copy] Created directory
'C:\Work\PowerNodes\PowerNodes\01.1\Build.Documentation\Html\images'.
[copy] Created directory
'C:\Work\PowerNodes\PowerNodes\01.1\Build.Documentation\Html\script'.
[copy] Created directory
'C:\Work\PowerNodes\PowerNodes\01.1\Build.Documentation\Html\stylesheets
'.
[copy] Created directory
'C:\Work\PowerNodes\PowerNodes\01.1\Build.Documentation\Html\webimages'.
[copy] Copying 7994 files to
'C:\Work\PowerNodes\PowerNodes\01.1\Build.Documentation'.
[copy] Copying
'c:\Work\tmp.Documentation\Build.Documentation\Html\PowerNodes.Cms~Power
Nodes.Cms.EntityObjectSet.DocumentListPartStub~EntityObjectLinkChange.ht
ml' to
'C:\Work\PowerNodes\PowerNodes\01.1\Build.Documentation\PowerNodes.Cms~P
owerNodes.Cms.EntityObjectSet.DocumentListPartStub~EntityObjectLinkChang
e.html'.
[copy] Copying
'c:\Work\tmp.Documentation\Build.Documentation\Html\PowerNodes.Mbr~Power
Nodes.Mbr.UserAuthentificationType.html' to
'C:\Work\PowerNodes\PowerNodes\01.1\Build.Documentation\PowerNodes.Mbr~P
owerNodes.Mbr.UserAuthentificationType.html'.
[copy] Copying
'c:\Work\tmp.Documentation\Build.Documentation\Html\PowerNodes.Cms~Power
Nodes.Cms.Web.TemplateContext_fields.html' to
'C:\Work\PowerNodes\PowerNodes\01.1\Build.Documentation\PowerNodes.Cms~P
owerNodes.Cms.Web.TemplateContext_fields.html'.
Explanation: this is copying a temp folder into its final location under
the nant project dir. I need to curun certain operations from the higher
up temp dir due to path length restrictions.
Anyhow, the direcftory contains short to 8000 files. It is a HTML help
structure. Nearly all of them are in a Html subdirectory. Most of those
end up in the base directory, not I nthe html subdirectory. You can see
this in the parths of the output. The "Html" part of the path (which
exists in the source) is removed in the target.
Anyone an explanation what I need to change?
Thomas
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users