Differences between revisions 3 and 4
Revision 3 as of 2009-05-19 19:31:06
Size: 542
Editor: localhost
Comment: converted to 1.6 markup
Revision 4 as of 2009-05-25 13:52:23
Size: 549
Editor: abuehl
Comment:
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:
Line 30: Line 29:
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 is predefined entries for selenic (selenic.com/hg), py (python repositories), bb (bitbucket).


CategoryExtensionsByOthers

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