Differences between revisions 1 and 2
Revision 1 as of 2009-03-13 11:21:41
Size: 543
Comment:
Revision 2 as of 2009-03-19 21:48:20
Size: 542
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
''Author: Alexander Solovyov'' ''Author:'' AlexanderSolovyov

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)