Visual SVN is not working in Visual Studio 2022

559 views Asked by At

Today, I installed Windows 11 and Visual Studio 2022. The last time, I used Visual SVN for managing my solutions. I want same environment for learning.

enter image description here

Visual SVN server is installed successfully. And Visual SVN client installed successfully and I can see the this list in the Visual Studio extension dialog.

But in solution explorer and its menu, I can't see anything in relation to SVN.

How can I resolve this problem?

I tried to control security function on OS. But it is not working.

1

There are 1 answers

2
jessehouwing On BEST ANSWER

Did you explicitly enable Visual SVN as your tool of choice for Source Control?

enter image description here

Go there using Tools -> Options -> Source Control or using Feature Search:

enter image description here