← Back to team overview

phpdevshell team mailing list archive

[Bug 658465] [NEW] bazaar cannot do checkout of beta 1 on windows due to symlinks

 

Public bug reported:

I attempted to checkout the new beta 1 today (on WIndows) using:
bzr checkout --lightweight https://code.launchpad.net/~phpdevshell/phpdevshell/v3.0.0-Beta-1 "C:\v3"

And I get the following error message:
bzr: ERROR: Unable to create symlink 'plugins/PHPDevShell/images/ExtraCPIcons/ubuntu-logo.png' on this platform

I am assuming this is because I am using windows and it does not support
symlinks.

** Affects: phpdevshell
     Importance: Undecided
         Status: New

-- 
bazaar cannot do checkout of beta 1 on windows due to symlinks
https://bugs.launchpad.net/bugs/658465
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.

Status in Open Source php gui type development framework.: New

Bug description:
I attempted to checkout the new beta 1 today (on WIndows) using:
bzr checkout --lightweight https://code.launchpad.net/~phpdevshell/phpdevshell/v3.0.0-Beta-1 "C:\v3"

And I get the following error message:
bzr: ERROR: Unable to create symlink 'plugins/PHPDevShell/images/ExtraCPIcons/ubuntu-logo.png' on this platform

I am assuming this is because I am using windows and it does not support symlinks.





Follow ups

References