Formerly “Hg-PHP”, phpHgAdmin is the re-branded v1.1.x release of the Mercurial repository management project.
The minor version bump is for
- extended support for special characters in config files
- multi-profile support, so multiple hgweb.config files can be maintained from one phpHgAdmin installation
- user interface can be completely controlled by a theme pack, with a WordPress look & feel
- significantly cleaned and re-structured, with caching
- install utility: phpHgAdmin config validator
Upgrade instructions: recommend a fresh install. v1.1 now uses the ‘paths’ group instead of ‘collections’ in hgweb.config. These changes should be manually carried out. You should manually repair the hgweb.config file. An entry:
[collections]
/path/to/repo/name = name
should now be referred to as
[paths]
name = /path/to/repo/name
You still get all the same benefits from the previous 1.0 release
- create and delete repositories
- edit individual repository (hgrc) config in real-time
- optimistic concurrency control: safeguard against unintentional config overwrites
- translations-ready for your language
Download
Read More…
System.in