On Jan 16, 2025, at 17:09, Bo Berglund wrote: > > It should return the request for password into the channel that issued the > command rather than firing up a completely unrelated comm channel. (of course) > > If you get a landline phone call you do not reply in a cellphone, right?
I understand the end user perspective of what you're saying. I am asking how on a technical level you suggest subversion would accomplish that. There are different password managers on each os and as far as I know subversion is merely asking the password manager to supply the password. If the password manager already has a suitable password saved, it returns that immediately. What method the password manager uses to request a password from the user when one is not already saved is up to the password manager, not subversion.