[
https://issues.apache.org/jira/browse/SVN-3570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14928836#comment-14928836
]
Ivan Zhakov edited comment on SVN-3570 at 10/18/15 12:34 PM:
-------------------------------------------------------------
Issue SVN-3987 has been marked as a duplicate of this issue.
was (Author: stsp):
*** Issue SVN-3987 has been marked as a duplicate of this issue. ***
> Add support for Windows symlinks (junction points)
> --------------------------------------------------
>
> Key: SVN-3570
> URL: https://issues.apache.org/jira/browse/SVN-3570
> Project: Subversion
> Issue Type: Improvement
> Components: unknown
> Affects Versions: all
> Environment: Windows Vista
> Reporter: Subversion Importer
> Fix For: blue-sky
>
>
> {noformat:nopanel=true}
> Starting with Windows Vista there is full support for all kinds of symlinks.
> Even Windows XP does have partial support for
> symlinks.
> Currently subversion gives this error message when you try to submit symlinks
> from Windows:
> "Symbolic links are not supported on this platform"
> Information regarding symlinks under Windows
> http://msdn.microsoft.com/en-us/library/aa365680(VS.85).aspx
> Remark, under Windows directory symlinks are called junction points and also
> symlinks are working only on NTFS.
> It could be helpful to read http://bugs.python.org/issue1578269 - specially
> to be aware about the fact that by default only
> Administrators can create symlinks. Anyway subversion should only try create
> the symlink and if this fails to display an error
> message indicating a solution to the user (assigning this privilege to normal
> user).
> {noformat}
> Original issue reported by *intersol*
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)