11 Dec
2007
11 Dec
'07
7:02 a.m.
Earnie Boyd wrote:
Quoting Alessandro Feijó <patrao@legendas.feijo.info>:
Windows has an equivalent symlinks functionality, but its not present in S.O. by default.
At the directory level only.
You need to download a small .exe to do the trick.
Junction.exe The syntax is backwards. There is no means to easily know that it is a junction.
Earnie -- http://for-my-kids.com/ -- http://give-me-an-offer.com/
Windows 6.x (Vista) has 'kinda sorta' symlinks - both hard and soft - easy enough to create at the command line. And they can even span drives (c: > e:) Only problem is that they are not unix symlinks - and a checkout from an svn repo (for example) that contains checked in symlinks will not be understood by windows. andre