svn-scm
svn-scm copied to clipboard
Copying a directory that contains an SVN working copy to the workspace causes the project to show up twice in Source Control view
trafficstars
If a workspace is open in VSCode that contains one or more subversion working copies and then an additional directory is copied into the workspace that contains a subversion working copies the new directory will show up twice in the source control view. Resetting VS Code or the extensions host will correct this issue.
How to replicate.
- Open up a VSCode directory that contains one or more subversion working copies
- Verify that in the settings "Autorefresh" and "Multiple Folders" are set to enabled
- In an external application such as the Windows Terminal, copy a subversion working copy into the directory opened in VS code
- Open the Source Control view in VS code