>>> "UB" == Uwe Brauer <[email protected]> writes: > Hi
> I just opened two accounts > 1. User 1 generated repo 1 and shared it with user2. > 2. User 2 did not receive any email with any link, worse > 3. User 2 does not see the shared repository. > So far an essential feature seems not to work Ok I got it to work, but it is not very intuitive user 2 can in fact, clone, push and pull using hg push ssh://[email protected]/~user1/repo1 In bitbucket user2 would have used hg push ssh://[email protected]/~user2/repo1 And received an email with some explanations. More comments 1. Push, pull and clone seem to be considerable slower than for bitbucket, because I pushed to both just now. 2. So far I have really missed the https support. Uwe Brauer
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Mercurial mailing list [email protected] https://www.mercurial-scm.org/mailman/listinfo/mercurial
