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

RE: symlinks in Windows

From: David Player <d.player_at_tecplot.com>
Date: Wed, 6 Jul 2011 12:50:31 -0700

Thank you for those links. I believe that some of the details mentioned on those pages are wrong. The user does not need to be an administrator to use links. The user does require a permission to use one form of directory and file linking, but not for the other form.

The real issue is that SVN doesn't store whether the target is a directory or file. That seems solvable. I wish I had time to solve it myself.

-----Original Message-----
From: Stefan Sperling [mailto:stsp_at_elego.de]
Sent: Wednesday, July 06, 2011 12:31 PM
To: David Player
Cc: 'users_at_subversion.apache.org'
Subject: Re: symlinks in Windows

On Wed, Jul 06, 2011 at 12:02:31PM -0700, David Player wrote:
> My company uses symlinks with svn quite a bit, but the symlinks are always broken in Windows. This has been the case since svn 1.1 or 1.2. Links have been supported in Windows since 2000, and improved in Vista in early 2007. The mklink utility has been included since Vista.
>
> Is there a workaround for this issue? Has it been fixed recently?

Unfortunately it is not trivial to add support for NTFS junctions to Subversion.

See http://subversion.tigris.org/issues/show_bug.cgi?id=3570
and in particular this post indirectly linked from it:
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2416457

This e-mail and any files transmitted with it are confidential and are intended solely for the use of the individual or entity to whom they are addressed. If you are NOT the intended recipient or the person responsible for delivering the e-mail to the intended recipient, be advised that you have received this e-mail in error and that any use, dissemination, forwarding, printing or copying this e-mail is strictly prohibited.
Received on 2011-07-06 21:51:05 CEST

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.