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


Groups > comp.lang.python > #68489 > unrolled thread

Re: Question about Source Control

Started by"Frank Millman" <frank@chagford.com>
First post2014-03-18 09:14 +0200
Last post2014-03-18 09:14 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Question about Source Control "Frank Millman" <frank@chagford.com> - 2014-03-18 09:14 +0200

#68489 — Re: Question about Source Control

From"Frank Millman" <frank@chagford.com>
Date2014-03-18 09:14 +0200
SubjectRe: Question about Source Control
Message-ID<mailman.8243.1395126881.18130.python-list@python.org>
"Ben Finney" <ben+python@benfinney.id.au> wrote in message 
news:85y508roiw.fsf@benfinney.id.au...
> "Frank Millman" <frank@chagford.com> writes:
>
>> I feel that I have just not grasped the basics yet, so any assistance 
>> that
>> puts me on the right path is appreciated.
>
> Here is "Hg Init", a tutorial for Mercurial <URL:http://hginit.com/>.
>
> ("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.)
>

Thanks, Ben, that is a really nice tutorial.

I was calling it an SCM because that is how Mercurial describes it - from 
their home page "Mercurial is a free, distributed source managment control 
tool". I do agree that 'version control' makes more sense.

Frank


[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web