[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: windows junction points vs. SVN_67460

From: Stein Somers <ssomers_at_opnet.com>
Date: Mon, 16 Nov 2009 12:51:58 +0100

Bert Huijben wrote:
> NTFS junctions are similar to a unix "mount". So these can only point to
> directories. (And require full administrative privileges to create).

The standard "fsutil reparsepoint" command requires administrative
privilege, but there are other programs around that don't.

To my understanding, the original request was not for svn to grasp or
create junction points, but instead not to take notice. If the working
directory top is a junction point instead of a "real" directory, just
traverse it, like most software does on Windows, and like most software
treats a symbolic link on Unix. It seems like SVN or APR is being too
specific when checking the sanity of the working copy. But I lack
experience with the Windows API.

-- 
Stein
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2418450
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-16 12:52:54 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.