idea Right-click No "Subversion" related directory resolution
when we export the project code from SVN, we may want to update or submit the action, but we right-click on the project code and do not find the relevant directory for "Subversion".
1. VCSEnabled Version Control Integration, click to operate.
2. If you do not see the "VCS - Enabled Version Control Integration" directory, we find that the right-click directory is as follows,
Note that the version Control tool we have configured for the project in idea is git, and we need to modify it to "Subversion". Next, we'll modify the following actions:
Version control, File-Settings, modifies the versioning tool for the corresponding project, such as:
, we see the "VCS" under the corresponding "Git", so we right-click code file can not see the "Subversion" related directory, at this time we will "git" modified to "subversion", and then click "Apply" to take effect, such as:
Idea Right-click No "Subversion" related directory resolution