[Python-Dev] hg pull failed
Georg Brandl
g.brandl at gmx.net
Sat Mar 5 17:24:09 CET 2011
On 05.03.2011 17:14, skip at pobox.com wrote:
> Yesterday I cloned the hg cpython repository and made several local copies
> for various maintenance releases. This morning I tried to hg pull my
> cpython repo to get any changes (not really expecting any), but got this
> output:
>
> % hg pull
> pulling from http://hg.python.org/cpython
> searching for changes
> abort: repository is unrelated
>
> What did I do wrong?
Yesterday's repository was still the test repository, now it's the real one.
You'll need to clone again.
Georg
More information about the Python-Dev
mailing list