JohnstonCode / svn-scm

SVN support for VS Code
MIT License
208 stars 84 forks source link

in VsCode Commit change CheckBox Select All Not Work #1590

Closed AliSafa closed 6 months ago

AliSafa commented 1 year ago

Issue

hi when i write comment for commit then click Ctrl+Enter vscode show a list of changed files but when i click Ok Button files not commit

Steps to Reproduce

1.Change files 2.go to Source Control Pane 3.Write Commit Comment 4.Ctrl+Enter 5.Be sure select All CheckBox Selected 6.Do not search for any phrase 7.Click OK Button 8.Don't send any Change to Server

When the number of changed files is large It becomes very annoying

SVN Output

No Thing

Screenshots

01

yuusakuri commented 1 year ago

I'm experiencing the same issue.

rmnrdi commented 1 year ago

I'm also experiencing the same issue. SVN shows all files checked, then I commit. Sometimes all files are committed, sometimes not. Sometimes, they show as committed, then re-appear moments later.