[Python-Dev] hg pull failed
"Martin v. Löwis"
martin at v.loewis.de
Sun Mar 6 00:14:37 CET 2011
More information about the Python-Dev mailing list
Sun Mar 6 00:14:37 CET 2011
- Previous message: [Python-Dev] hg pull failed
- Next message: [Python-Dev] CPython hg transition complete
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am 05.03.2011 17:14, schrieb skip at 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
- Previous message: [Python-Dev] hg pull failed
- Next message: [Python-Dev] CPython hg transition complete
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list