Jelmer Vernooij пишет:
> Alexander Belchenko wrote:
>> Yes, we don't have get_user method in QBzr. This is filed as bug
>> https://bugs.launchpad.net/qbzr/+bug/421851
>>
>> But, Jelmer, you clearly said that on Windows bzr-svn don't use
>> this interface. Maybe you have really serious reason to do this,
>> but it clearly break GUI tools, especially TortoiseBzr, because it
>> works without terminal.
> No, I said that on Windows we *also* use another function call that is
> provided by the Subversion libraries. This function call does not do
> any prompting whatsoever, but retrieves passwords from a
> (windows-specific) directory that is used for caching passwords by
> Subversion.
But some code should write the password to the cache first, right?
Jelmer Vernooij пишет: /bugs.launchpad .net/qbzr/ +bug/421851
> Alexander Belchenko wrote:
>> Yes, we don't have get_user method in QBzr. This is filed as bug
>> https:/
>>
>> But, Jelmer, you clearly said that on Windows bzr-svn don't use
>> this interface. Maybe you have really serious reason to do this,
>> but it clearly break GUI tools, especially TortoiseBzr, because it
>> works without terminal.
> No, I said that on Windows we *also* use another function call that is
> provided by the Subversion libraries. This function call does not do
> any prompting whatsoever, but retrieves passwords from a
> (windows-specific) directory that is used for caching passwords by
> Subversion.
But some code should write the password to the cache first, right?