Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.tele.dk!feed118.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.099 X-Spam-Evidence: '*H*': 0.80; '*S*': 0.00; '(b)': 0.07; 'git': 0.09; 'mercurial': 0.09; 'finney': 0.16; 'habits,': 0.16; 'subject:library': 0.16; 'trail.': 0.16; 'followed': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'bit': 0.19; 'patrick': 0.19; 'thanks.': 0.20; '>>>': 0.22; 'header:User-Agent:1': 0.23; '(a)': 0.24; 'decide': 0.24; 'question': 0.24; "i've": 0.25; 'source': 0.25; 'right.': 0.26; 'header:In-Reply-To:1': 0.27; 'tried': 0.27; 'chris': 0.29; "i'm": 0.30; '>>>>': 0.31; 'writes:': 0.31; 'another': 0.32; 'agree': 0.35; 'but': 0.35; 'there': 0.35; 'version': 0.36; 'should': 0.36; 'project': 0.37; 'easily': 0.37; 'ben': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'bad': 0.39; 'to:addr:python.org': 0.39; 'dave': 0.60; 'you.': 0.62; 'more': 0.64; '30,': 0.65; 'talking': 0.65; 'experience.': 0.67; 'natural': 0.68; 'pardon': 0.84; 'received:195.238': 0.84; 'received:195.238.6': 0.84; 'received:195.238.6.173': 0.84; 'received:belgacom.be': 0.84; 'received:isp.belgacom.be': 0.84; 'received:mailrelay007.isp.belgacom.be': 0.84; '2013': 0.98 X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApMBAI1wcVJQyKFy/2dsb2JhbAANTIcmvD6BP4MZAQEBBCMPAUURCxgCAgUWCwICCQMCAQIBDzYTBgICh3EDFKctdohZDVeJFIEpizaCdxaCVIFCA5YfgWuMUohe Date: Wed, 30 Oct 2013 21:52:49 +0100 From: Antoon Pardon User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130922 Icedove/17.0.9 MIME-Version: 1.0 To: python-list@python.org Subject: Re: personal library References: <1626628321404821598.534803patrick.vrijlandt-gmail.com@newszilla.xs4all.nl> In-Reply-To: <1626628321404821598.534803patrick.vrijlandt-gmail.com@newszilla.xs4all.nl> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: 28 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1383166371 news.xs4all.nl 15983 [2001:888:2000:d::a6]:59953 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:58114 Op 30-10-13 21:02, patrick vrijlandt schreef: > Chris Angelico wrote: >> On Wed, Oct 30, 2013 at 3:33 PM, Ben Finney wrote: >>> Chris Angelico writes: >>> >>>> *Definitely* use source control. >>> >>> +1, but prefer to call it a “version control system” which is (a) more >>> easily searched on the internet, and (b) somewhat more accurate. >> >> Right. I've picked up some bad habits, and I think Dave may also >> have... but yes, "distributed version control system" is what I'm >> talking about here. >> >> ChrisA > > Thanks. Do you all agree that Mercurial is the way to go, or is there > another "distributed version control system" that I should shortlist? This is a question that only you can answer trough experience. I started out with bazaar, tried out git at bit and finaly ended up using mercurial but others have followed their own trail. So start a small project and try to use a number of them simultaneously and then decide which feels more natural to you. -- Antoon Pardon