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


Groups > comp.lang.python > #68490

Re: Question about Source Control

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 <rosuav@gmail.com>
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 <lg6s09$irl$1@ger.gmane.org> <CAPTjJmqPca5cnNWu8T5BZhpH665X0=mrf7bJaLqVrQVMjZWu1g@mail.gmail.com> <lg8m6b$c8t$1@ger.gmane.org> <CAPTjJmqHXh2M3-QGbeLV_AkGAJzMEYmbuDLy8_dkpnhrpSUVMQ@mail.gmail.com> <lg8prm$gs0$1@ger.gmane.org> <85y508roiw.fsf@benfinney.id.au>
Date Tue, 18 Mar 2014 18:18:20 +1100
Subject Re: Question about Source Control
From Chris Angelico <rosuav@gmail.com>
Cc "python-list@python.org" <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 <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.8244.1395127108.18130.python-list@python.org> (permalink)
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

Show key headers only | View raw


On Tue, Mar 18, 2014 at 5:47 PM, Ben Finney <ben+python@benfinney.id.au> wrote:
> (“source control” is not the most common term for this; what we're
> talking about is a “version control system”, 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

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


Thread

Re: Question about Source Control Chris Angelico <rosuav@gmail.com> - 2014-03-18 18:18 +1100

csiph-web