I have a private repository with bitbucket.
I'm using Mercurial Distributed SCM (version 0.9.3) on Ubuntu.
When I try to clone my repository, I'm prompted for my username and password which I enter correctly.
as a result i get: abort: authorization failed
This works perfectly fine from windows.
I just want to make sure I'm not missing something obvious before I submit a bug.
I'm new to distributed version control.