svn-scm
svn-scm copied to clipboard
“source control graph” runs continuously
trafficstars
- VSCode Version: 1.94.1
- OS Version: Windows 10 Business 22H2
- Extension Version: v2.17.0
- System Language: French
- SVN Version: VisualSVN Server 5.0.2 (server) / TortoiseSVN 1.11.1 (client)
Issue
Since VsCode 1.94.1 update, “source control graph” runs continuously in the "Source controle" extension tab but seems to be OK in the Explorer/SVN tab
Steps to Reproduce
- update VsCode to 1.94.1
- Run VsCode on my SVN folder
SVN Output
(folders and file names are renamed for privacy)
Using svn "1.11.1" from "C:\Program Files\TortoiseSVN\bin\svn.exe"
[myRepository]$ svn info --xml 'c:\Users\myUserName\OneDrive - mycompany.com\myWorkspace\myRepository\MyEnv\mySchema\myFolder\PACKAGE\pkg_xxx_yyy.sql'
[myRepository]$ svn list 'c:\Users\myUserName\OneDrive - mycompany.com\myWorkspace\myRepository\MyEnv\mySchema\myFolder\PACKAGE\pkg_xxx_yyy.sql' --xml
[myRepository]$ svn info --xml
[myRepository]$ svn stat --xml --no-ignore --ignore-externals
[myRepository]$ svn stat --xml --no-ignore --ignore-externals --show-updates
[myRepository]$ svn info --xml
[myRepository]$ svn stat --xml --no-ignore --ignore-externals --show-updates
[myRepository]$ svn info --xml
Thanks for help.