Differences between revisions 1 and 2
Revision 1 as of 2009-04-05 08:00:43
Size: 496
Comment:
Revision 2 as of 2009-05-19 19:31:03
Size: 496
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

Extension Name

This extension isdistributed with Mercurial.

Author: Matt Mackall

Overview

This extension allows hg serve to announce a repository via zeroconf/bonjour (and it should be able to do so on Mac, Linux and Window). To browse repositories on your local network, just use hg paths

Configuration

Configure your .hgrc to enable the extension by adding following lines:

[extensions]
zeroconf=


CategoryExtension

ZeroconfExtension (last edited 2011-07-22 10:40:36 by RenatoCunha)