Hi all,
I'm getting the following extension because my paths are too long:
nightly-build:
[copy] Copying 60 files to 'c:\program files\draco.net
service\RootSourceDir\BritvicBrandDirector-20040930T134800Z\BritvicBrand
Director\BritvicBrandDirector_1'.
BUILD FAILED
INTERNAL ERROR
System.
I have run into this as well... This is an Nant issue that I solved by
shortening the path to someting like C:\tmp. Although it's just a matter
of time before this fails on a file within a deep directory structure.
Any idea what causes this? Can IO be set up to use short names instead?
Thanks,