-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 03/02/2010 02:21 PM, A.M. Kuchling wrote: > On Tue, Mar 02, 2010 at 04:36:42AM +0100, Jesus Cea wrote: >> I can't wait for HG. I have read the main cutprit for the delay is the >> line-ending issue with MS Windows developers. Is there anything else >> holding us back?. > > Note that, if you'd just like to use Mercurial for your own > convenience while developing, the mirrored repositories at > http://hg.python.org/ are up-to-date; you just can't push changes > back. I have a regex patch that was developed using an hg checkout of > the Python source tree, with my changes layered atop it using the mq > extension.
This is a really excellent suggestion, and the perfect excuse to get familiar with MQ, that I haven't tried yet. I have a strange error: """ [j...@babylon5 home]$ hg clone http://hg.python.org/cpython/ destination directory: cpython requesting all changes abort: HTTP Error 414: Request-URI Too Large """ Using an sniffer, I see the request is actually huge. I am using Mercurial 1.5. I can pull individual branches, with "-b" flag (http://hg.python.org/cpython/branches), but I have the same issue doing a "pull" later. It is not possible to download the full repository?. I could update the clone branch by branch, but must be a better way... Suggestions?. - -- Jesus Cea Avion _/_/ _/_/_/ _/_/_/ j...@jcea.es - http://www.jcea.es/ _/_/ _/_/ _/_/ _/_/ _/_/ jabber / xmpp:j...@jabber.org _/_/ _/_/ _/_/_/_/_/ . _/_/ _/_/ _/_/ _/_/ _/_/ "Things are not so easy" _/_/ _/_/ _/_/ _/_/ _/_/ _/_/ "My name is Dump, Core Dump" _/_/_/ _/_/_/ _/_/ _/_/ "El amor es poner tu felicidad en la felicidad de otro" - Leibniz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQCVAwUBS5cAMZlgi5GaxT1NAQLHQgP/S+zDTF/hohMVIjk0bwnh6PyPD7toJ1zy y3g7QOHdd6+HIDIcmMyRSTV6l+vG6h/N0pQEyK7H+zo+PpViRB7P3+7k30qKjz8d HADgJn2Z46l9ajiejfsTDN0aJWK/TkT9NqGHSzgN3zCYbd27lGMoDJo2CkGYn69x zyLgxgy0P1Y= =4l6z -----END PGP SIGNATURE----- _______________________________________________ python-committers mailing list python-committers@python.org http://mail.python.org/mailman/listinfo/python-committers