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

Re: Symbolic links in svn

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 14 Apr 2009 06:35:50 -0400

On Tue, Apr 14, 2009 at 05:21, shravana kumar <shravanakumar_at_yahoo.com> wrote:
> Hi All,
>
> Does subversion support symbolic links ?
>
> In unix, i have a file which is linked to a file in a different folder
>
> for example: 1.c -> ../1.c
>
> In unix, I am able to see the contents of 1.c in both the places.
>
> where as in windows, When i open the file 1.c i am seeing the contents as follows.
>
> link ../1.c
>
> what is the issue ? If subversion does not support symbolic links, is there any workaround exist to see the contents of link in windows and vice-versa.

Subversion supports symlinks on OSes & filesystems that support it.
Until Vista's version of NTFS, Windows did not handle symlinks. What
you're seeing is the workaround for Windows.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1708151

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-14 12:36:43 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.