Re: [Python-Dev] git (Was: Encouraging developers)

2007-03-07 Thread Alexander Schremmer
Hi python-dev, MvL wrote: >>> the on-disk repository is mighty big and it doesn't work very well >>> on non-Linux systems (at least, not last I looked.) Yes, mercurial or Bazaar do its job better on Windows etc. (and are written in Python :-) >> Not true. The on-disk repository is now one of t

Re: [Python-Dev] git (Was: Encouraging developers)

2007-03-06 Thread Martin v. Löwis
Neil Schemenauer schrieb: >> the on-disk repository is mighty big and it doesn't work very well >> on non-Linux systems (at least, not last I looked.) > > Not true. The on-disk repository is now one of the more efficient > ones. Which is a relative quality :-) Every time I update the Linux ke