Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #68963
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.003 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'read.': 0.03; 'subject:Question': 0.07; 'git': 0.09; 'mercurial': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:Source': 0.09; 'url:software': 0.09; 'wrote': 0.14; '*should*': 0.16; 'grows.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'shortcut': 0.16; 'workflows': 0.16; 'thanks,': 0.17; 'wrote:': 0.18; 'help.': 0.21; 'seems': 0.21; 'command': 0.22; 'skip:n 60': 0.24; 'earlier': 0.24; 'source': 0.25; 'header:X-Complaints-To:1': 0.27; 'tried': 0.27; 'monday,': 0.33; 'not.': 0.33; 'but': 0.35; 'url:org': 0.36; 'system,': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'skip:u 10': 0.60; 'read': 0.60; 'ago,': 0.61; 'march': 0.61; 'back': 0.62; 'myself': 0.63; 'refer': 0.63; 'more': 0.64; 'management': 0.65; 'worth': 0.66; 'frank': 0.68; 'mistakes.': 0.84; 'subject:Control': 0.84 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | "Frank Millman" <frank@chagford.com> |
| Subject | Re: Question about Source Control |
| Date | Tue, 25 Mar 2014 07:41:27 +0200 |
| References | <mailman.8190.1395061611.18130.python-list@python.org> <19d3ddc9-0fb9-476d-a117-e5f174eca85c@googlegroups.com> |
| X-Gmane-NNTP-Posting-Host | 197.87.184.157 |
| X-MSMail-Priority | Normal |
| X-Newsreader | Microsoft Outlook Express 6.00.3790.4657 |
| X-RFC2646 | Format=Flowed; Original |
| X-MimeOLE | Produced By Microsoft MimeOLE V6.00.3790.4913 |
| 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.8493.1395726103.18130.python-list@python.org> (permalink) |
| Lines | 34 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1395726103 news.xs4all.nl 2835 [2001:888:2000:d::a6]:44068 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:68963 |
Show key headers only | View raw
"Rustom Mody" <rustompmody@gmail.com> wrote in message news:19d3ddc9-0fb9-476d-a117-e5f174eca85c@googlegroups.com... > On Monday, March 17, 2014 6:36:33 PM UTC+5:30, Frank Millman wrote: >> Hi all > >> I know I *should* be using a Source Control Management system, but at >> present I am not. I tried to set up Mercurial a couple of years ago, but >> I >> think I set it up wrongly, as I got myself confused and found it more of >> a >> hindrance than a help. Now I am ready to try again, but I want to avoid >> my >> earlier mistakes. > > > Seen this?? > Yeah may not apply directly to your use-case buts seems worth a read > https://www.kernel.org/pub/software/scm/git/docs/gitworkflows.html > > [At command line > $ git help -w workflows > will give you the same > ] Thanks, Rustom, that was a very interesting read. I have made a shortcut to it so that I can refer back to it as my understanding grows. Frank
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Question about Source Control "Frank Millman" <frank@chagford.com> - 2014-03-17 15:06 +0200
Re: Question about Source Control Mark H Harris <harrismh777@gmail.com> - 2014-03-18 12:03 -0500
Re: Question about Source Control Rustom Mody <rustompmody@gmail.com> - 2014-03-24 07:19 -0700
Re: Question about Source Control "Frank Millman" <frank@chagford.com> - 2014-03-25 07:41 +0200
csiph-web