My AD domain password changed recently, and so running 'svn update' is now prompting me to enter my new password.
If I run this from the PowerShell command prompt, I enter the first character of my password and then the UI locks up. eg. D:\dev\svn\MyProject> svn update Updating '.': Authentication realm: <https://svn.server.com:443> SVN Server Password for 'dgardiner': * A colleague has had the same experience. His workaround was to use cmd.exe instead of PowerShell. This used to work without issue. Not sure if it's a change in svn.exe or PowerShell. svn --version svn, version 1.10.0-dev (under development) compiled Apr 14 2018, 10:24:15 on x86-microsoft-windows David