Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!194.109.133.84.MISMATCH!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!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.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'git': 0.07; 'received:localnet': 0.07; 'repository': 0.07; 'absent': 0.09; 'subject:tools': 0.09; 'pm,': 0.11; 'am,': 0.14; 'wrote:': 0.14; '"."': 0.16; 'bzr': 0.16; 'progressive': 0.16; 'rcs': 0.16; 'versions': 0.18; 'header:In-Reply-To:1': 0.22; 'stores': 0.23; '(in': 0.27; 'specifically': 0.27; 'thanks': 0.29; 'monday': 0.31; 'to:addr:python-list': 0.32; 'sorry': 0.33; 'header:User-Agent:1': 0.35; '(with': 0.36; 'received:au': 0.36; 'exactly': 0.37; 'convenient': 0.38; 'url:org': 0.38; 'url:au': 0.39; 'to:addr:python.org': 0.39; 'header:Message-Id:1': 0.62; '2011': 0.62; 'show': 0.67; 'subject:Development': 0.73 From: Algis Kabaila Organization: PCUG - Users Helping Users To: python-list@python.org Subject: Re: Development tools and practices for Pythonistas Date: Mon, 2 May 2011 20:38:48 +1000 User-Agent: KMail/1.13.5 (Linux/2.6.35-28-generic-pae; KDE/4.5.5; i686; ; ) References: <58a6bb1b-a98e-4c4a-86ea-09e040cb2d21@r35g2000prj.googlegroups.com> <3a93d484-ca0a-41d9-afdb-509cfdcc918b@e21g2000yqe.googlegroups.com> In-Reply-To: <3a93d484-ca0a-41d9-afdb-509cfdcc918b@e21g2000yqe.googlegroups.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 34 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1304332732 news.xs4all.nl 81483 [::ffff:82.94.164.166]:53951 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:4471 On Monday 02 May 2011 19:09:38 jacek2v wrote: > On May 2, 9:48 am, Algis Kabaila wrote: > > On Monday 02 May 2011 17:19:57 rusi wrote: > > > On May 2, 12:08 pm, Algis Kabaila > > > > wrote: > > > > Actually, Bazaar is more convenient than rcs for a > > > > single user, as the repository can be the working > > > > directory (with a "hidden" .bzr directory that stores > > > > diffs). > > > > > > Dont exactly understand... > > > Is it that you want it specifically hidden? > > > Otherwise rcs will look inside an RCS directory just as > > > bzr will with .bzr git will with .git and so on. > > > > Sorry for not being clear - "ls" will not show directories > > that start with "." - in that sense these directories are > > "hidden". They are not really really hidden, as "ls -l" > > will show them. They simply are not in the way and keep > > the progressive versions of the program (in form of > > diffs). > > "ls -l will not show directories that start with ".". > "ls -a" will. > > Regards > Jacek Thanks - you are right - pardon my absent mindedness. -- Algis http://akabaila.pcug.org.au/StructuralAnalysis.pdf