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 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Mercurial mailing list
Mercurial@lists.mercurial-scm.org
https://lists.mercurial-scm.org/mailman/listinfo/mercurial

Reply via email to