Sjoerd> Are you sure the hg pull part worked?

Pretty sure:

    2.7% hg pull
    Enter passphrase for key '/Users/skip/.ssh/id_rsa':
    pulling from ssh://h...@hg.python.org/cpython
    searching for changes
    no changes found
    2.7% cd ../2.6
    2.6% hg pull
    pulling from /Users/skip/src/hgpython/2.7
    searching for changes
    no changes found
    2.6% cd ../2.5
    2.5% hg pull
    pulling from /Users/skip/src/hgpython/2.6
    searching for changes
    no changes found

    Sjoerd> So, try hg pull and the look at the heads again.

Looks the same to me.

Skip
_______________________________________________
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