Loading...
 
Skip to main content

System Workbench for STM32


How to disable SVN integration

After upgrading to the newest STM32 Workbench version I see that it shows SVN information in the Project Explorer. Since I prefer to work with SVN using another programs, like Tortise SVN, I want to disable this Eclipse - SVN integration. How can I do this?

My working environment:
Windows 10 x64
System Workbench for STM32 version 1.14.1.201707031232 (From Eclipse - About box).

Hi AlexF,

AFAIK the SVN integration within Eclipse was compliant with Tortoise SVN (few years that I've not worked in this configuration), is-it no longer true?

Anyway you can disable the feature on a specific project, from the contextual menu Team > Disconnect.
Or uninstall the SVN plugins from System Workbench (see attached screenshot).

jLn_38, thank you.