Is there a known problem using Windows junction points in Msys2? I have some defined, and they're correctly noted as links by ls -F:
Glenn.Burkhardt@AH462073 MSYS /c/views/dev3/itek $ ls -F ccs2@ common@ etc@ JavaProjects@ raptor@ tools@ Glenn.Burkhardt@AH462073 MSYS /c/views/dev3/itek $ cd common Glenn.Burkhardt@AH462073 MSYS /c/views/dev3/itek/common $ ls ../ccs2 ls: cannot access ../ccs2: No such file or directory But, I can "cd" using the same name: Glenn.Burkhardt@AH462073 MSYS /c/views/dev3/itek/common $ cd ../ccs2 Glenn.Burkhardt@AH462073 MSYS /c/views/dev3/itek/ccs2 $ ls build/ build.log Ccs_core/ CidCompiler/ Component/ cscope.files cscope.out Doc/ list Makefile os/ Standard/ tools/ ------------------------------------------------------------------------------ Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences with Intel(R) XDK. Use one codebase in this all-in-one HTML5 development environment. Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs. http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140 _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
