Show More
@@ -7,12 +7,12 b'' | |||
|
7 | 7 | |
|
8 | 8 | '''discover and advertise repositories on the local network |
|
9 | 9 | |
|
10 | Zeroconf enabled repositories will be announced in a network without | |
|
11 |
|
|
|
12 |
|
|
|
10 | Zeroconf enabled repositories will be announced in a network without the need | |
|
11 | to configure a server or a service. They can be discovered without knowing | |
|
12 | their actual IP address. | |
|
13 | 13 | |
|
14 | To allow other people to discover your repository using run "hg serve" | |
|
15 |
|
|
|
14 | To allow other people to discover your repository using run "hg serve" in your | |
|
15 | repository. | |
|
16 | 16 | |
|
17 | 17 | $ cd test |
|
18 | 18 | $ hg serve |
General Comments 0
You need to be logged in to leave comments.
Login now