windows - IIS7 shortcut redirects to original location -


i'm using git test out dojo widget i'm developing. developing on *nix machine , i'm running issues how put together.

dojo organized folder convention , git wants inside single folder. other coder on *nix using symlinks place files need within dojo folder structure creating shortcuts these files on windows, see being windows equivalent, causes iis redirect shortcut origin location breaking of relative paths within file. there more proper way since coping pasting files need git repository pita. there better way this.

you try using actual symbolic or hard links in windows, might give better luck.

depending on os, may have functionality available (e.g. mklink command in windows 7 , believe vista well); in windows xp there junction command available powertoy (but junctions apply directories): http://technet.microsoft.com/en-us/sysinternals/bb896768

there few shell extensions enable access symlink/junction functionality right-click menu items in explorer:


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -