[Cdash] CDash php "symlink()" usage does not work when running on Windows XP
David Cole
dlrdave at aol.com
Wed Feb 6 13:03:40 UTC 2013
This error:
<b>Fatal error</b>: Call to undefined function symlink() in <b>C:\dev\My Tests\CDash-trunk\xml_handlers\upload_handler.php</b> on line <b>305</b><br />
shows up here (from a Windows XP machine):
http://open.cdash.org/testDetails.php?test=176262116&build=2800426
Given that symlink will never be supported via php on Windows XP...
What should we do about this test failure? (I think it's a real problem in the code on Windows XP.)
Is there a way to make the upload_handler work without using symlinks?
Isn't the symlink a "nicety" and not absolutely required for downloading a file that's been uploaded...?
Thanks,
D
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cdash/attachments/20130206/78aa49bd/attachment-0002.htm>
More information about the CDash
mailing list