[p4] Problem about source tree orgnization.

Jeff Grills jgrills at junctionpoint.com
Wed Aug 9 08:54:05 PDT 2006


> From: perforce-user-bounces at perforce.com
[mailto:perforce-user-bounces at perforce.com] On Behalf Of Weintraub, David
> Sent: Wednesday, August 09, 2006 9:20 AM
>
> Truth be told, symbolic links are officially supported on Windows 2000 and
Windows XP too. However, this access > wasn't built into Windows Explorer or
the Windows command line console.
[... cut ...]

That's only sort-of true.  Windows supports junctions (a specific case of
NTFS reparse points), but they have several severe limitations.  They only
work on directories, and they can't link to filesystem off the current
machine (to a network filesystem).

You can get a utility to manipulate and view NTFS junction points here:
http://www.sysinternals.com/Utilities/Junction.html

Vista will have much, much better support for symbolic-style links.

j


More information about the perforce-user mailing list