Home » Questions » Computers [ Ask a new question ]

Eclipse on Ubuntu karmic hangs when using subclipse to connect to HTTPS repository

Eclipse on Ubuntu karmic hangs when using subclipse to connect to HTTPS repository

Software versions in use:

Asked by: Guest | Views: 149
Total answers/comments: 1
Guest [Entry]

"From the JavaHL FAQ :

There is currently a bug in the new support for GNOME keyring in Subversion 1.6. It works OK when using the command line, but not when other users of the libraries use it. Until this is fixed, you can workaround the problem by turning off this feature.

The solution is to put the line

password-stores =

in ~/.subversion/config, effectively disabling the keyring.

This was from an answer from the subclipse mailing list."