Schemes extension

Benoit Boissinot benoit.boissinot at ens-lyon.org
Sat Mar 28 12:37:47 CDT 2009


On Fri, Mar 13, 2009 at 01:13:21PM +0200, Alexander Solovyov wrote:
> Hi all,
> 
> I was somewhat unpleasured with necessity to always write an url of repository
> from location which I use often (like my own hgweb instance or bitbucket). And
> when one guy in our local python jabber conference pointed to mail[1] about
> support of url shortcuts in Bazaar, I decided to quickly hack an extension which
> will remove this itch.
> 
> And after hour of hacking, discussing and so on, here it is:
> 
> http://hg.piranha.org.ua/schemes/
> 
> It adds shortcuts to urls as new url schemes (protocols). For example, this is
> exceprts from my ~/.hgrc:

You might want to use the (undocumented in mercurial) dict interporlation from
ConfigParser.

regards,

Benoit

-- 
:wq


More information about the Mercurial mailing list