Comment 5 for bug 269335

Revision history for this message
moadin (moadin) wrote :

Commiting to a repository in Linux works fine, the password dialog is pops up and changes are committed after entering it.
In Windows it's possible to update the branch with the password set in the URI (sftp://user:password@....), but committing is not possible.
The error:

Error while executing commit
    <bound method SilentUIFactory.get_password of <bzrlib.ui.SilentUIFactory object at 0x034A39F0>>

appears.
Any solution for this?