How to solve the error Repositories is not a valid short file name, visualsvnserver

Source: Internet
Author: User

How to solve the error Repositories is not a valid short file name, visualsvnserver

An error is prompted during the installation of the latest version of visual SVN Server:

"'Repositories 'is not a valid short file name ."Click OK to terminate the installation process.

I found the cause of the problem and found that it was because the Repositories library directory may have been placed on another mobile partition, and the mobile partition does not exist at this time, therefore, the installation program of the visual SVN Server cannot find the previous library directory.

The error message "Repositories" is not a valid short file name "is obviously a dumb. How can this problem be solved?

Start Menu -- run -- enter regedit and then search for \ Repositories in the Registry to find the two historical records that have been on the mobile partition. delete them first:

@ECHO OFF reg delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\36375FA3E7EE6F3459468B815AF18822" /f reg delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\6B5F76CC875F2E24E95282957BD8A9F8" /f 

After the deletion is complete, install the visual SVN Server again. The error "Repositories 'is not a valid short file name" is not displayed. The installation is successful!

The above is a solution for the error Repositories is not a valid short file name When Visual SVN Server is installed.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.