add a topic but not a head
Uwe Brauer
oub at mat.ucm.es
Fri Jun 14 12:11:34 UTC 2019
> Le 14/06/2019 à 12:19, Uwe Brauer a écrit :
> You don't have to clone the repositories, pip will download the packages
> from pypi. So the command can be run from anywhere with the same result.
Ah now I am really confused:
when I do in my evolve clone
hg up tip
And then
pip install --user .
(Not pip2 maybe this is the difference)
Then it installs version 9.0
When I do in that directory
hg up 8.5.1
pip install --user .
It install version 8.5.1
So I concluded that it seems important which version is checked out in
that repository and I thought the same is true for hg-stable.
Uwe
More information about the Evolve-testers
mailing list