Problem with the Bazaar Import wizard and Zend Studio

Asked by Brice Favre

Hello All,

I tried to use the wizard in order to import a new project from a distant repository (http+webdav).

On the last step i have only one choice "Cancel" and i can't do anything. Is the protocol supported?

Thanks.

Question information

Language:
English Edit question
Status:
Solved
For:
Bazaar Plugin for Eclipse Edit question
Assignee:
No assignee Edit question
Solved by:
Guillermo Gonzalez
Solved:
Last query:
Last reply:
Revision history for this message
Best Guillermo Gonzalez (verterok) said :
#1

Hi,
The protocol isn't supported by the plugin, because there isn't support for passwords.

As soon password prompt support is added, all protocols will be supported.

Revision history for this message
Brice Favre (brice-favre) said :
#2

Great news. How can i help the project?

Revision history for this message
Brice Favre (brice-favre) said :
#3

Thanks Guillermo Gonzalez, that solved my question.

Revision history for this message
xaav (xaav) said :
#4

Hey Brice

If you would like to help with this project, that would be great!

Just

- pick a bug to work on
- branch the code (bzr branch lp:bzr-eclipse)
- Fix the bug & commit with --fixes lp:5555 (replace w/ bug number)
- Propose to merge back into the main branch.

Thanks for your help!