JohnstonCode / svn-scm

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

Command 'svn...' not found. #1593

Closed simonebrunox closed 1 year ago

simonebrunox commented 1 year ago
VSCode Version: 1.74.3
OS Version: macOS Ventura 13.1 
Extension Version: v2.15.7
System Language: it
SVN Version: 1.14.2 

Issue

Hi, after installed and configured the extension with my svn path (/opt/homebrew/bin/svn), i open my project, i see the svn icon on the left of visual studio code, but i can't use funcionallities. I see errors when i click on svn-refresh, repositories, file history, can you help me?

Thank you

Screenshots Screenshot 2023-01-30 alle 15 00 29 Screenshot 2023-01-30 alle 14 59 59

drticcz commented 1 year ago

same here... when I add the svn path to the settings the extension crashes :(

simonebrunox commented 1 year ago

I found the solution, my working copy is too old while my svn client is 1.14.2, so i opened the project with Smart Svn (or other client) and migrated to recent version, now the plugin work. Thank you

jja08111 commented 5 months ago

I fixed by upgrading SVN version 1.7. to 1.14. Thanks!