Eclipse hangs in bazaar operations that require user input
Bug #121936 reported by
Guillermo Gonzalez
This bug affects 12 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Bazaar Plugin for Eclipse |
Fix Released
|
High
|
Piotr Piastucki | ||
Bug Description
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:/
| description: | updated |
| Changed in bzr-eclipse: | |
| importance: | Undecided → High |
| status: | New → Confirmed |
| Changed in bzr-eclipse: | |
| status: | Confirmed → Triaged |
| Changed in bzr-eclipse: | |
| milestone: | none → 1.2 |
| Changed in bzr-eclipse: | |
| assignee: | nobody → Piotr Piastucki (piastucki) |
| status: | Triaged → In Progress |
| Changed in bzr-eclipse: | |
| status: | In Progress → Fix Committed |
| Changed in bzr-eclipse: | |
| status: | Fix Committed → Fix Released |
To post a comment you must log in.

there is a partial workaround (at least in *nix systems), which is the use of ssh-agent/ ssh-askapass for sftp connections.