Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!proxad.net!feeder1-2.proxad.net!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.070 X-Spam-Evidence: '*H*': 0.87; '*S*': 0.01; 'subject:Question': 0.07; 'git': 0.09; 'subject:Source': 0.09; 'cc:addr:python-list': 0.11; 'finney': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'perfect.': 0.16; 'think.': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; "i've": 0.25; 'header :In-Reply-To:1': 0.27; 'words': 0.29; 'message- id:@mail.gmail.com': 0.30; "we're": 0.32; 'common': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'really': 0.36; 'ben': 0.38; 'pm,': 0.38; 'heard': 0.39; 'users': 0.40; 'most': 0.60; 'term': 0.63; 'different': 0.65; 'talking': 0.65; 'mar': 0.68; 'subject:Control': 0.84; 'thing,': 0.91; 'this;': 0.91; 'to:none': 0.92 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:cc :content-type:content-transfer-encoding; bh=4K61FTsdfFFvLOZj3VaQyZdGAfnbWoN4yExdvZo4iSA=; b=0mcg/H7CBi0cD0kjc/QEtWBN1+Zz2XKeTHoSVrmB+PKqdLTkhnvSrWMuNlVPos5GSQ CxBOpreLKl+V7nPpNl4X4ZXIswWM1IeigmrvHiz2HocQzPxDYmVOAEaibNP++UtMotZS A2r/INzOVvbvCp1zd5u80gvItB9SspatlkgveBVvAL0DCsxZ7O0AvR2wJs89DjH1Y4xj rlNvcZQNLl9NkqVz+sTfOci/BcbBe3wnYglKtmsbg700gLK53sR7NXxBoJDJ5C/ikS11 BzT2blOyesqGP1lU6lyI7Kb5PCIS/fnn55hYxIxILbu1FO4XKn3Jys4tp69Ju2ku753O VnOg== MIME-Version: 1.0 X-Received: by 10.68.112.164 with SMTP id ir4mr8547005pbb.153.1395127100584; Tue, 18 Mar 2014 00:18:20 -0700 (PDT) In-Reply-To: <85y508roiw.fsf@benfinney.id.au> References: <85y508roiw.fsf@benfinney.id.au> Date: Tue, 18 Mar 2014 18:18:20 +1100 Subject: Re: Question about Source Control From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1395127108 news.xs4all.nl 2842 [2001:888:2000:d::a6]:42671 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:68490 On Tue, Mar 18, 2014 at 5:47 PM, Ben Finney wr= ote: > (=E2=80=9Csource control=E2=80=9D is not the most common term for this; w= hat we're > talking about is a =E2=80=9Cversion control system=E2=80=9D, or VCS. But = some Git users > may disagree.) People use different terms depending on their backgrounds, I think. I've heard a good few words used to describe fundamentally the same thing, and none is really perfect. ChrisA