List remote branches in Mercurial

The mercurial API allows it: from mercurial import ui, hg, node peer = hg.peer(ui.ui(), {}, ‘http://hg.python.org/cpython’) for name, rev in peer.branchmap().items(): print(name, node.short(rev[0])) The above snippet produces: default aaa68dce117e legacy-trunk b77918288f7d 3.2 4787b9b2f860 3.0 4cd9f5e89061 3.1 5a6fa1b8767f 2.3 364638d6434d 2.2 61b0263d6881 2.1 e849d484029f 2.0 5fd74354d73b 2.7 260f3ad7af4b 2.6 f130ce67387d 2.5 b48e1b48e670 2.4 ceec209b26d4

Resolving Mercurial Case-Folding Collision in Windows

There is a filesystem help topic being worked on that will be included in the next version of Mercurial: https://www.mercurial-scm.org/pipermail/mercurial-devel/2012-April/039522.html Renaming colliding files On case-insensitive filesystems, updating to revisions which have files with case collisions will abort, even with –check or –clean. To repair such revisions, you should give new names to one or both … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)