If the project cannot be used due to SVN usage, the error "project refresh failed and Folder Information cannot be retrieved from the server" is reported"
Today I have reinstalled the system. After SVN is configured, I downloaded a new project from the server. The result shows that the next project cannot be used. When the project is opened, the system reports "project refresh failed and Folder Information cannot be retrieved from the server ".
At first, I deleted the corresponding project directory in the vswebcache folder under the corresponding users under Documents and Settings !!!!!
Then I tried to modify the default TCP port in IIS !!!!!
Finally, I found that it was caused by incorrect SVN configuration. After SVN is configured, a hidden folder named. SVN is generated by default, but this is a reserved word of Vs, which causes the project to fail to be opened.
The specific solution is as follows:
After the installation is complete, follow the steps below:
Then:
In this way, there will be no problem. Hahaha