Bugs item #1546096, was opened at 2006-08-24 18:59
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1546096&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: Tasks
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: sstout (sstout)
>Assigned to: Gert Driesen (drieseng)
Summary: <Copy > Creates Extra Directory

Initial Comment:
Version 0.85 RC4

I am copying a file and renaming at the same time. 
Here is the line causing trouble:

<copy file="\\Quasar\BACKUP\OzEngine32-Nant.bak"
tofile="${vssroot}\Projects\Deployment\NxsDBManager\OzEngine.bak"/>

This results in a new folder with the same name as the
file name:

\NxsDBManager\OzEngine.bak\OzEngine.bak

----------------------------------------------------------------------

>Comment By: Gert Driesen (drieseng)
Date: 2006-08-26 18:47

Message:
Logged In: YES 
user_id=707851

I cannot reproduce this issue here. Can you attach a debug 
log of NAnt (NAnt.exe -debug -logfile:log.txt -f:<your 
build file>) of a build run in which you reproduced this 
issue ?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1546096&group_id=31650

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to