Hi All,

Is there anyway to get around this long path exception?

Thanks
Michael

Build output:

NAnt 0.85 (Build 0.85.1732.0; net-1.0.win32; nightly; 9/28/2004)
Copyright (C) 2001-2004 Gerry Shaw
http://nant.sourceforge.net

Buildfile:
file:///c:/draco/RootSourceDir/BritvicBrandDirectorNightlyBuild-20041012
T154600Z/BritvicBrandDirector/BritvicBrandDirector_1/BritvicBrandDirecto
rSuite.build
Target(s) specified: nightly-build 


nightly-build:

     [copy] Copying 61 files to
'c:\draco\RootSourceDir\BritvicBrandDirectorNightlyBuild-20041012T154600
Z\BritvicBrandDirector\BritvicBrandDirector_1'.
    [mkdir] Creating directory
'c:\draco\RootSourceDir\BritvicBrandDirectorNightlyBuild-20041012T154600
Z\BritvicBrandDirector\BritvicBrandDirector_1\BritvicDataMigrationTool'.
     [copy] Copying 20 files to
'c:\draco\RootSourceDir\BritvicBrandDirectorNightlyBuild-20041012T154600
Z\BritvicBrandDirector\BritvicBrandDirector_1\BritvicDataMigrationTool'.

BUILD FAILED

INTERNAL ERROR

System.IO.PathTooLongException: The path is too long after being fully
qualified.  Make sure path is less than 260 characters.
   at System.IO.Path.nGetFullPathHelper(String path, Char[]
invalidPathChars, Char[] whitespaceChars, Char directorySeparator, Char
altDirectorySeparator, Char volumeSeparator, Boolean fullCheck, String&
newPath)
   at System.IO.Path.GetFullPathInternal(String path)
   at System.IO.FileInfo..ctor(String fileName)
   at NAnt.Core.Tasks.CopyTask.ExecuteTask() in C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp33C.tmp\src\NAnt.Core\Tasks\CopyTask.cs:line 298
   at NAnt.Core.Task.Execute() in C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp33C.tmp\src\NAnt.Core\Task.cs:line 177
   at NAnt.Core.Target.Execute() in C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp33C.tmp\src\NAnt.Core\Target.cs:line 249
   at NAnt.Core.Project.Execute(String targetName, Boolean
forceDependencies) in C:\Documents and Settings\drieseng\Local
Settings\Temp\tmp33C.tmp\src\NAnt.Core\Project.cs:line 876
   at NAnt.Core.Project.Execute() in C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp33C.tmp\src\NAnt.Core\Project.cs:line 833
   at NAnt.Core.Project.Run() in C:\Documents and
Settings\drieseng\Local
Settings\Temp\tmp33C.tmp\src\NAnt.Core\Project.cs:line 902

Please send bug report to [EMAIL PROTECTED]

Total time: 34.9 seconds.

This email is sent subject to a disclaimer available at 
http://www.jamwarehouse.com/about_us/EmailDisclaimer/



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to