no possibility to enter password for remote repositories

Bug #269335 reported by Timmie
20
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Bazaar Plugin for Eclipse
Fix Released
High
Piotr Piastucki
Nominated for Trunk by Craig G

Bug Description

I am using a repository on a remote server via FTP.

For commands such as commit, push or update the plugin should ask for the password of the server.
If not, operations will fail.

Revision history for this message
Guillermo Gonzalez (verterok) wrote :

Thanks for reproting this.
In the meantime, you can workaround password promtpts for ftp using authentication.conf. look at: http://doc.bazaar-vcs.org/bzr.dev/en/user-guide/authentication_conf.html

Regards,

Changed in bzr-eclipse:
importance: Undecided → High
status: New → Confirmed
Revision history for this message
Timmie (timmie) wrote :

Thanks for the reminder about authentication.conf

If one is moving around a lot or even moves the developmens files on USB from machien to machine a password dialogue would be a really nice option.

Thanks.

Revision history for this message
Craig G (craig-gabbadon) wrote :

Any updates on this issue? If this can be implemented, my company would move to Bazaar on all our Java projects currently using either SVN or Mercurial.

By the way, the BZR Eclipse plugin is great otherwise. Thanks for your work.

Revision history for this message
Guillermo Gonzalez (verterok) wrote :

Hi Craig,

I wasn't able to work on this yet.

I think as the auth-ring was implemented the authentication conf workaround is the only way to work with remote repos that requires authentication.

Thanks!

Regards,

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?

Revision history for this message
Guillermo Gonzalez (verterok) wrote :

Hi moadin,

In order to workaround this limitation using ssh connections, you need to use a ssh-agent.
I think in windoes there is a putty agent.

Regards,

xaav (xaav)
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.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.