Closed Zeromax closed 10 years ago
@Zeromax @wolfgangwalther Does this also fix #27 or are both changes required?
Yes it fixed #27 as well because under Windows I didn't get it work with a relative path.
No, this does not fix #27. The result of getSourcesSpec
is used in other functions as well, not only in updateAllSymlinks
. This PR fixes only part of the symptoms, but not the root cause.
Fix the symlink generation for Windows Machines.
Take care that Windows XP and older is not supported -> http://de2.php.net/manual/en/function.symlink.php