|
From: Samir S. <ze...@gm...> - 2011-05-01 12:40:13
|
On Sat, Apr 30, 2011 at 11:22:16AM -0700, Don Cohen wrote: ... > On the one WITH a change (and old hg - version 0.9): ... > > I only hope everything is now in the right state. > Also that I don't have to go through this in the future. > I guess you have very good reason to use a so old version of mercurial :), since they issue probably 3 versions a year and the current versiona is 1.8.3, quite some changes are to be expected, and you may fall in other troubles later. if newer versions are not provided by your OS I would suggest easy_install from python setuptools (http://pypi.python.org/pypi/setuptools) before considering to build mercurial form source. Samir. |