Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #77643

[OT?]cpython pull from hg

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed0.kamp.net!newsfeed.kamp.net!feeder1.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.86.MISMATCH!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'output': 0.05; 'lawrence': 0.09; 'mercurial': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'screen.': 0.09; 'language.': 0.14; 'changes': 0.15; 'files"': 0.16; 'manifests': 0.16; 'pulling': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'removed,': 0.16; 'sync': 0.16; 'language': 0.16; 'header:User-Agent:1': 0.23; "i've": 0.25; 'header:X-Complaints-To:1': 0.27; "doesn't": 0.30; 'getting': 0.31; 'remotely': 0.31; 'sep': 0.31; 'file': 0.32; 'skip:m 30': 0.32; 'says': 0.33; 'url:python': 0.33; 'sense': 0.34; 'skip:d 20': 0.34; "i'd": 0.34; 'subject:from': 0.34; 'knowledge': 0.35; 'skip:u 20': 0.35; 'but': 0.35; 'sat': 0.36; 'url:org': 0.36; 'searching': 0.37; 'to:addr:python-list': 0.38; 'files': 0.38; 'expect': 0.39; 'explain': 0.39; 'subject:[': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'completed': 0.61; 'our': 0.64; 'cut': 0.74; 'updated,': 0.84; 'url:cpython': 0.84
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject [OT?]cpython pull from hg
Date Sat, 06 Sep 2014 08:56:10 +0100
Mime-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host host-92-22-80-148.as13285.net
User-Agent Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.13825.1409990185.18130.python-list@python.org> (permalink)
Lines 29
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1409990185 news.xs4all.nl 2975 [2001:888:2000:d::a6]:35336
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:77643

Show key headers only | View raw


The following doesn't make any sense to me as I've very limited 
knowledge of Mercurial so can someone explain why it says "added 12 
changesets with 26 changes to 22 files" but then "3 files updated, 0 
files merged, 0 files removed, 0 files unresolved".  I'd expect to see 
22 files updated.  The output is cut and pasted directly from the 
TortoiseHg Sync screen.

% hg pull --verbose --update --config ui.merge=internal:merge 
http://hg.python.org/cpython
pulling from http://hg.python.org/cpython
searching for changes
all local heads known remotely
adding changesets
adding manifests
adding file changes
added 12 changesets with 26 changes to 22 files
resolving manifests
getting Doc/library/asyncio.rst
getting Doc/reference/expressions.rst
getting Mac/BuildScript/build-installer.py
3 files updated, 0 files merged, 0 files removed, 0 files unresolved
[command completed successfully Sat Sep 06 08:34:18 2014]

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

[OT?]cpython pull from hg Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-09-06 08:56 +0100

csiph-web