[Python-Dev] crosses branches?
skip at pobox.com
skip at pobox.com
Tue Mar 22 16:56:10 CET 2011
More information about the Python-Dev mailing list
Tue Mar 22 16:56:10 CET 2011
- Previous message: [Python-Dev] crosses branches?
- Next message: [Python-Dev] crosses branches?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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://hg@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
- Previous message: [Python-Dev] crosses branches?
- Next message: [Python-Dev] crosses branches?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list