Am 05.03.2011 17:14, schrieb s...@pobox.com:
> 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?

Since Georg didn't actually answer the question: you started using the
infrastructure before it was ready. Interestingly, I remember you making
the same mistake when we switched to Subversion: you continued to use
the test repository, and then found that subversion complains :-)

Regards,
Martin
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to