function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Parteek Goyal 3Parteek Goyal 3 

how to connect SVN with visual studio code

Hi All,

I am trying to connect SVN with visaul studio code. I have installed VS Code and SVN, also enabled the SVN related extensions. Now I have few questions related to this.
  • I am unable to add SVN extension to activity bar.
  • How to clone/Create a repository using visual studio code
Thanks,
Parteek Goyal
Anant KamatAnant Kamat
Hi Parteek,
You need to download the appropriate extension from the Extensions: MarketPlace in VS Code.
Extension: Marketplace

I just searched for SVN and this is what I got in VS Code. I think you should be getting the same.
I just that for TortoiseSVN we have all the instructions given as well. See if tit helps you.