I've got a strange issue, I'm just learning this system so please forgive if this is remedial, but, I've been using a private repository on bitbucket with source tree and now I'm bringing additional users into the fold. I've shared two repositories with a new user and while he can log in and see the repositories on Bitbucket, when he tries to clone the repositories within SourceTree, he cannot see them in a listing, nor connect to them directly. It looks like he's properly authenticated and Mercurial is up-to-date, is there something else I am missing?
Thanks!