Comment 0 for bug 121936

Revision history for this message
Guillermo Gonzalez (verterok) wrote : Eclipse hangs in bazaar operation's that requires user input

Commands that require authentication or unexpected (by bzr-eclipse) input hangs Eclipse.
This happen because there is no way to tell Bazaar the user and password to use from the command line.
There is a Blueprint (https://blueprints.launchpad.net/bzr/+spec/authentication-ring) which (when implemented) should allow bzr-eclipse to execute commands that require authentication.