Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eweka.nl!lightspeed.eweka.nl!194.109.133.87.MISMATCH!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.008 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'git': 0.09; 'mercurial': 0.09; 'url:github': 0.09; 'windows,': 0.09; 'cc:addr:python-list': 0.11; 'gui': 0.12; 'before.': 0.16; 'defacto': 0.16; 'easily,': 0.16; 'fits': 0.16; 'git.': 0.16; 'mercurial,': 0.16; 'oddly': 0.16; 'opposite': 0.16; 'rarely': 0.16; 'subject:library': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; '31,': 0.24; 'cc:2**0': 0.24; "i've": 0.25; '>': 0.26; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'tim': 0.29; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'url:wiki': 0.31; 'trivial': 0.31; 'linux': 0.33; 'something': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'done': 0.36; 'skip:& 10': 0.38; 'tasks': 0.38; 'whatever': 0.38; 'anything': 0.39; 'even': 0.60; 'most': 0.60; 'times': 0.62; 'afraid': 0.65; 'to:addr:gmail.com': 0.65; 'experience.': 0.67; '(is': 0.84; 'whereas': 0.91; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=XJeJKExrtVI6xGwe0suFmirAYGwxX/I7Wh2t8RSuogg=; b=iW11ZqHeM1d+zln7DMbrl7KjjQyvrc35VKmayJX/yfd1Lj6m5TWHVRT23hFX5kfjAp fG/DBzVgxHYnOBznlBfShsG8oq9BefXkUFMA+skF+Qx4C7YK7AEtdqo8ZnhcNVQN16sB S0JMvv7qCpAGdRYv0OTNfhWev0o3nPliSvIT0bwNOol6fYOvrEC3EmOLVn9iPGZF2eRP hxlR00R2LEYmQEmYbYx68hgnoqqt19OX52rSPeaLAlVFE0l7hQuXwHO8L/ojf34JjVVR 52YugEP7NizIRJhlK0ZTiKFahXarPVOa3ahXmy5/cxCqG0rS1wfzfSwq0E0hSzSkx0NH hAcA== MIME-Version: 1.0 X-Received: by 10.182.75.201 with SMTP id e9mr5998491obw.28.1383169531009; Wed, 30 Oct 2013 14:45:31 -0700 (PDT) In-Reply-To: References: <1626628321404821598.534803patrick.vrijlandt-gmail.com@newszilla.xs4all.nl> Date: Thu, 31 Oct 2013 08:45:30 +1100 Subject: Re: personal library From: Tim Delaney To: Chris Angelico Content-Type: multipart/alternative; boundary=089e0158b6708f605004e9fc40d6 Cc: Python-List X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 72 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1383169534 news.xs4all.nl 15896 [2001:888:2000:d::a6]:55714 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:58133 --089e0158b6708f605004e9fc40d6 Content-Type: text/plain; charset=UTF-8 On 31 October 2013 08:43, Tim Delaney wrote: > On 31 October 2013 08:31, Chris Angelico wrote: > >> On Thu, Oct 31, 2013 at 7:19 AM, Tim Delaney >> wrote: >> > What it comes down to for me is that Mercurial usage fits in my head >> and I >> > rarely have to go to the docs, whereas with Git I have to constantly go >> to >> > the docs for anything but the most trivial usage - even when it's >> something >> > I've done many times before. I'm always afraid that I'm going to do >> > something *wrong* in Git. >> >> Oddly enough, I've had the opposite experience. With git, I can do >> whatever I want easily, but with Mercurial, some tasks seem to elude >> me. (Is there a "Mercurial cheat-sheet for git users" somewhere? > > > https://github.com/sympy/sympy/wiki/Git-hg-rosetta-stone > And the defacto standard GUI for Mercurial is TortoiseHg (available on Windows, Linux and OSX). Tim Delaney --089e0158b6708f605004e9fc40d6 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On 3= 1 October 2013 08:43, Tim Delaney <timothy.c.delaney@gmail.com> wrote:
=
On 31 October 2013 08:31, Chri= s Angelico <rosuav@gmail.com> wrote:
On Thu, Oct 31, 2013 at 7:19 AM, Tim Delaney
<timoth= y.c.delaney@gmail.com> wrote:
> What it comes down to for me is that Mercurial usage fits in my head a= nd I
> rarely have to go to the docs, whereas with Git I have to constantly g= o to
> the docs for anything but the most trivial usage - even when it's = something
> I've done many times before. I'm always afraid that I'm go= ing to do
> something *wrong* in Git.

Oddly enough, I've had the opposite experience. With git, I can d= o
whatever I want easily, but with Mercurial, some tasks seem to elude
me. (Is there a "Mercurial cheat-sheet for git users" somewhere?= =C2=A0


And the defacto standard= GUI for Mercurial is TortoiseHg (available on Windows, Linux and OSX).

Tim Delaney=C2=A0
--089e0158b6708f605004e9fc40d6--