How to "push" manually?
Martin Geisler
mg at daimi.au.dk
Sun Apr 5 15:52:02 CDT 2009
skip at pobox.com writes:
> I have a local hg repo for lockfile. About a month ago I bundled it up and
> installed it on my web server:
>
> http://www.smontanaro.net/python/lockfile/
>
> Now I would like push some recent changes to the website. How do I do
> that? There is no hg server running on the web server.
If you have SSH access to the machine you can install Mercurial
yourself. I'll use the 'make local' Makefile target and then simply
symlink the hg executable to a directory in your PATH on the server.
Then push to ssh://webserver.net/path/to/your/clone.
--
Martin Geisler
VIFF (Virtual Ideal Functionality Framework) brings easy and efficient
SMPC (Secure Multiparty Computation) to Python. See: http://viff.dk/.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://selenic.com/pipermail/mercurial/attachments/20090405/843f3521/attachment.pgp
More information about the Mercurial
mailing list