Hey guys, first of all: you're doing a great job. Keep up the good work! Here's my problem: Pushing to freehg.org works perfectly well whereas pushing to bitbucket.org (http://www.bitbucket.org/help/using-bitbucket/) isn't possible for me as I always get an "HTTP authorization" error. I've tried to push to http://bitbucket.org/codethief/eph/ and https://bitbucket.org/codethief/eph/ (with codethief + password respectively).
And finally, using my private key doesn't work at all, because 1. I can't load my private key (Right click -> Team -> Sign tells me "Couldn't load keys. See logs for details." (where are the logs?) and 2. pushing to ssh://[EMAIL PROTECTED]/codethief/eph results in a protocol error (or something similar) I'd really appreciate it if you could help me with that. Alright, now to the second part: I find the way mercurialeclipse is handling external repos quite confusing. All the repos I enter in the push wizard are saved (even wrong ones and those with passwords in them!) and can't be deleted (at least I haven't found any way to do that so far). Also, I must do Right click - > Team -> Sign to get private keys working? Why don't you implement it like this: In the project options window the user manages (add, edit, _delete_) all his local and external repositories that belong to the current project and that he may push to. For each external repo he can decide between pushing via HTTP with username + password or via SSH with username + private key. As for the local ones, he obviously just needs the directory path. So when he does Right click -> Team -> Push / Push now, he can select between the different repositories defined for _this_ project. What do you think about that? :) Regards, codethief --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MercurialEclipse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mercurialeclipse?hl=en -~----------~----~----~----~------~----~------~--~---
