Size: 496
Comment:
|
Size: 513
Comment: fix name in title
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
== Extension Name == | == Zeroconf Extension == |
Line 3: | Line 3: |
'''This extension isdistributed with Mercurial.''' | '''This extension is distributed with Mercurial.''' |
Line 8: | Line 8: |
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'' | 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''. |
Line 11: | Line 12: |
Line 19: | Line 21: |
CategoryExtension | CategoryBundledExtension |
Zeroconf Extension
This extension is distributed 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=