After much consideration, we've decided to remove Mercurial support from Bitbucket Cloud and the API. Mercurial features and repositories will be officially removed from Bitbucket and its API on June 1, 2020.
Searching for a new provider, like:
codebasehq.com
Phabricator (php)
kallithea-scm.org (python)
redmine.org (ruby)
perforce helix
RhodeCode
own custom
Server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS):
Fedora 25 / Apache 2.4.27 / MariaDB 10.1.26 / PHP 7.1.10 / Mercurial
Last edited by DJ Maze on Wed Aug 21, 2019 1:44 pm; edited 1 time in total
DJ MazeOffline
Joined: Apr 19, 2004
Posts: 6460
Location: http://tinyurl.com/5z8dmv
You can just edit your /.hg/hgrc file into something like[paths]
default = ssh://hg@scm.dragonflycms.org/core
bitbucket = ssh://hg@bitbucket.org/dragonflycms/dragonfly-cms
Server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS):
Fedora 25 / Apache 2.4.27 / MariaDB 10.1.26 / PHP 7.1.10 / Mercurial
Last edited by DJ Maze on Mon May 11, 2020 9:59 am; edited 14 times in total
DJ MazeOffline
Joined: Apr 19, 2004
Posts: 6460
Location: http://tinyurl.com/5z8dmv
I've moved Dragonfly to a CentOS 8 server (as CentOS 6 is EOL).
The SCM also has faster access using mod_wsgi and Python 3.x.
It can be accessed through: scm.dragonflycms.org
Server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS):
Fedora 25 / Apache 2.4.27 / MariaDB 10.1.26 / PHP 7.1.10 / Mercurial
Last edited by DJ Maze on Mon May 11, 2020 3:33 pm; edited 3 times in total