Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #68484
| From | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| Subject | Re: Question about Source Control |
| Date | 2014-03-18 17:47 +1100 |
| 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> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.8239.1395125283.18130.python-list@python.org> (permalink) |
"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.) -- \ “If nature has made any one thing less susceptible than all | `\ others of exclusive property, it is the action of the thinking | _o__) power called an idea” —Thomas Jefferson | Ben Finney
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Question about Source Control Ben Finney <ben+python@benfinney.id.au> - 2014-03-18 17:47 +1100
Re: Question about Source Control Steven D'Aprano <steve@pearwood.info> - 2014-03-18 07:55 +0000
Re: Question about Source Control Chris Angelico <rosuav@gmail.com> - 2014-03-18 19:08 +1100
Re: Question about Source Control Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-03-18 13:45 +0000
Re: Question about Source Control Dave Angel <davea@davea.name> - 2014-03-18 16:51 -0400
csiph-web