[how can I pull from hg serve?] (was: setting up a very simple mercurial server, like in git?)
Uwe Brauer
oub at mat.ucm.es
Sun Feb 26 09:06:12 UTC 2023
I tried out a very simple thing:
in a repository I run hg serve
well I can open with a browser
to http://name of my_machine:8000
The documentation claims this is for pulling,
«Mercurial has a built-in light-weight web server which can be used for
browsing a repository with a web browser or for allowing remote machines
to pull from you. To use it, simply run:»
Now
1. But even on my own machine how can I pull? hg pull
http://name of my_machine:8000
Does not work!
2. How can I change the setting to have the my IP number instead the
name of my machine?
Thanks
Uwe Brauer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5673 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20230226/f3a17a15/attachment.p7s>
More information about the Mercurial
mailing list