Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-3570

Add support for Windows symlinks (junction points)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • all
    • blue-sky
    • unknown
    • None
    • Windows Vista

    Description

      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).
      

      Original issue reported by intersol

      Attachments

        Activity

          People

            Unassigned Unassigned
            subversion-importer Subversion Importer
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: