0

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.

Timothy G.
  • 6,335
  • 7
  • 30
  • 46
Ali Ali
  • 56
  • 6

1 Answers1

1

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

jessehouwing
  • 106,458
  • 22
  • 256
  • 341
  • 1
    First I am so sorry to say notthing for a long time. Because I was in hospital. Thank you so much for your help. I gonna try now. – Ali Ali May 04 '23 at 12:42
  • Dear jessehouwing! Thank you so much your help. I resolved this problem from your hint. I uninstall SVN extension and disable select the none list in the source control dialog. I install Visual SVN again and now everything OK! Thanks to your help again. From Ali Ali – Ali Ali May 04 '23 at 13:52