general

subversion no longer provided by Xcode.

2020-04-09 17:05:55

Well this is disappointing.

  
  Windows Terminalsvn: error: Failed to locate 'svn'.
  >svn: error: The subversion command line tools are no longer provided by Xcode.
  

I need to get this working again.

I ran this from the command line but needed to open the UI to actually install the tools

  Windows Terminal xcode-select --install

Now svn is working again.