svn-scm icon indicating copy to clipboard operation
svn-scm copied to clipboard

Support for SVN in VSCode extension breaks if more than one editor is open each referencing differing branches

Open cfcoder opened this issue 2 years ago • 0 comments

I have two and sometimes three working directories open in 2 or 3 editor windows of VSC in Win10 environment. With one editor open the extension for SVN works fine. But with 2 or 3 open, each pointing to different branches of the code base, then this extension breaks down and easily gets confused and will fail to commit, fail to keep an accurate view of changed files. Often it just won't show any changed files when I know there are. I have to use Tortoise to do any SVN work.

In case it makes a difference my code is ColdFusion, JS, CSS code. I use Commandbox for my dev server environment. But that should have no bearing on SVN usage.

cfcoder avatar Oct 11 '21 21:10 cfcoder