Bugs item #1739734, was opened at 2007-06-19 13:35
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1739734&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: 0.85
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Miro Kropacek (mikro_sk)
Assigned to: Nobody/Anonymous (nobody)
Summary: Copy screws up long path in env. variable

Initial Comment:
nant script:

<echo message="copy z: .... do: ${setup.build.dir}\Release\PDMarkReader - 
Base\PDMark Reader.msi" />
    <copy overwrite="true" file="c:\TempIS\PDMark Reader.msi" 
tofile="${setup.build.dir}\Release\PDMarkReader - Base\PDMark Reader.msi" />

                 [echo] copy z: .... do: 
.\BuildDir\\root\PDMark\PDMark_Professional_Lite\Setup\Release\PDMarkReader - 
Base\PDMark Reader.msi
                 [copy] Copying 1 file to 
'E:\Projects\PDMark\PDMark_Professional_Lite\BuildServer\BuildDir\root\PDMark\
PDMark_Professional_Lite\PDMarkReader\BuildDir\root\PDMark\PDMark_Professional_Lite\Setup\Release\PDMarkReader
 - Base\PDMark Reader.msi'.

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

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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to