You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Stefan Sperling (JIRA)" <ji...@apache.org> on 2018/08/30 09:13:00 UTC

[jira] [Closed] (SVN-3692) Symbolic links in repository sometimes checked out as files

     [ https://issues.apache.org/jira/browse/SVN-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Sperling closed SVN-3692.
--------------------------------
    Resolution: Invalid

> Symbolic links in repository sometimes checked out as files
> -----------------------------------------------------------
>
>                 Key: SVN-3692
>                 URL: https://issues.apache.org/jira/browse/SVN-3692
>             Project: Subversion
>          Issue Type: Bug
>          Components: libsvn_client
>    Affects Versions: 1.6.x
>         Environment: FreeBSD
>            Reporter: Subversion Importer
>            Priority: Major
>             Fix For: unscheduled
>
>         Attachments: 1_issue3692.sh
>
>
> {noformat:nopanel=true}
> I have some symbolic links to external files added and checked in subversion
> subdirectory with the command 'svn add my-link; svn commit'.
> When I check out the whole project these symbolic links often (maybe always?)
> are restored to be files of the same content as files where this links should
> point to.
> 'svn diff' shows differences right after checkout. But when I delete the file
> (rm my-link) and do 'svn update' in this directory links are restores as they
> should be.
> This is quite an annoying bug that shows up over and over again and requires the
> additional action from the user (rm/svn update).
> Link should never be replaces with file by svn utility.
> version 1.6.12 (r955767)
> {noformat}
> Original issue reported by *yurivict*



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)