On Tue, 26 Oct 2010 10:42:27 -0700
Ned Deily <n...@acm.org> wrote:
> In article <20101026085124.4c684...@mission>,
>  Barry Warsaw <ba...@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.bra...@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. :)
> 
> Actually they have.  I got burned a while back by the checked-in 
> .hgignore file when creating my own hg repo (to use mq patch management) 
> on top of a svn checkout.

You could use own of the "official" mirrors at
http://code.python.org/hg/

cheers

Antoine.


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to