hg cygwin issue
Giuseppe Bilotta
bilotta78 at hotpop.com
Wed Jul 13 09:11:01 CDT 2005
On Tue, 12 Jul 2005 23:30:32 +0200, Vadim Lebedev wrote:
> It is not limited to windows...
>
> I have the same behaviour on Linux....
> Maybe it is because i have an :: in PATH?
Yes, it happens whenever the current directory is in PATH or
PYTHONPATH before the Python lib directory. This is the default case
in Windows, but of course can occur on any platform.
The solution is either the patch offered by Andrew in the previous
post, or to install hg (the script) and mercurial (the code with the
directory) in the same place, since the script directory is always
checked first.
Matt?
--
Giuseppe "Oblomov" Bilotta
"I weep for our generation" -- Charlie Brown
More information about the Mercurial
mailing list