Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2009-05-19 19:31:06
Size: 542
Editor: localhost
Comment: converted to 1.6 markup
Revision 5 as of 2009-06-09 07:01:57
Size: 542
Comment: Grammar
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Line 11: Line 10:
Line 20: Line 18:
Line 22: Line 19:
Line 26: Line 22:

There is predefined entries for `selenic` (selenic.com/hg), `py` (python repositories), `bb` (bitbucket).
There are predefined entries for `selenic` (selenic.com/hg), `py` (python repositories), `bb` (bitbucket).
Line 30: Line 25:
CategoryExtension CategoryExtensionsByOthers

Schemes Extension

Author: AlexanderSolovyov

Overview

Ability to add shortcut to any url as url scheme (protocol).

Check out here: http://hg.piranha.org.ua/schemes/

Configuration

[extensions]
schemes=~/dev/hg/schemes/schemes.py

[schemes]
p = ssh://piranha.org.ua/hg/
p+http = http://hg.piranha.org.ua/

Usage

hg clone p://schemes/

There are predefined entries for selenic (selenic.com/hg), py (python repositories), bb (bitbucket).


CategoryExtensionsByOthers

SchemesExtension (last edited 2010-08-28 15:17:29 by abuehl)