[Python-Dev] r85838 - python/branches/py3k/.gitignore (original) (raw)
Georg Brandl g.brandl at gmx.net
Wed Oct 27 10:40:19 CEST 2010
- Previous message: [Python-Dev] Misc/python-mode.el (was Re: r85838 - python/branches/py3k/.gitignore)
- Next message: [Python-Dev] r85838 - python/branches/py3k/.gitignore
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am 27.10.2010 09:25, schrieb anatoly techtonik:
On Tue, Oct 26, 2010 at 3:51 PM, Barry Warsaw <barry at python.org> wrote:
On Oct 26, 2010, at 09:19 PM, Nick Coghlan wrote:
On Tue, Oct 26, 2010 at 5:31 PM, Georg Brandl <g.brandl at gmx.net> wrote: This looks more like "Add gitignore". Do we really want to check in ignore files for every possible DVCS?
No, but supporting the current big four open source ones (svn, hg, bzr, git) seems reasonable enough. +1. A couple of extra dot files never hurt anyone. :) Why hg and bzr can't be tuned to understand .svnignore files?
As Scott said, this isn't possible because there are no .svnignore files.
However, it would be nice to see those VCS handling ignores as a dotfile in the repo root developing support for a single .ignore file...
Georg
-- Thus spake the Lord: Thou shalt indent with four spaces. No more, no less. Four shall be the number of spaces thou shalt indent, and the number of thy indenting shall be four. Eight shalt thou not indent, nor either indent thou two, excepting that thou then proceed to four. Tabs are right out.
- Previous message: [Python-Dev] Misc/python-mode.el (was Re: r85838 - python/branches/py3k/.gitignore)
- Next message: [Python-Dev] r85838 - python/branches/py3k/.gitignore
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]