remote hg

Michael Smith michael.smith at thalesatm.com
Sun Aug 19 18:30:24 CDT 2007


Seema Gupta wrote:
> Hi,
> 
> I am doing a push using ssh and once the changesets are integrated in 
> the master repository I am running a changegroup hook. This changegroup 
> hook is referring to some commands like hg tip etc.
> 
> My problem is  remote hg not found when this hook is run. I have set 
> path to hg in all the possible ways : first I have remotecmd is set to 
> hg binaries on the remote side in my home directory in .hgrc file. 
> Secondly I have also prefixed it to my path variable and I am making 
> sure using an echo statement that when I do a push using ssh , this file 
> is being sourced (where my path to hg is being set). The path to hg is 
> also set if I am logging into same machine using ssh in interactive mode.
> 
> Still when I do an actual push it says remote hg not found....Any ideas 
> what I might be missing?

How about PYTHONPATH?
-- 
Michael Smith               | 61 386 304 560
Team Leader, Case and Tools | 61 416 062 898
Thales Australia TCC        |    S  37.82329
Melbourne, Victoria         |    E 144.95426
--------------------------------------------
Confidentiality Notice: This e-mail may contain confidential and/or 
privileged information and is intended solely for the addressee(s) 
named. If you have received this information in error, or are advised 
that you have been posted this e-mail by accident, please notify the 
sender by return e-mail, do not redistribute it, delete the e-mail and 
keep no copies.


More information about the Mercurial mailing list