Differences between revisions 2 and 3
Revision 2 as of 2009-03-19 21:48:20
Size: 542
Comment:
Revision 3 as of 2009-05-19 19:31:06
Size: 542
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

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).


CategoryExtension

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