Re: [IronPython] The elephant in the room: source control for IronPython

2010-10-28 Thread Adal Chiriliuc
I would prefer Mercurial for the simple reason that git is not very well supported on Windows and it's ports are not robust enough. And I would dump pre 2.7 history if it's too much of a hassle to convert. If someone would really need to check ancient history, it could just use the old repository.

Re: [IronPython] Announcing IronPython 2.7 Beta 1

2010-10-22 Thread Adal Chiriliuc
Hi, Thanks for making available a new IronPython build. The 2.7 Beta 1 installer has a few issues through: 1. Changing the default installation folder doesn't work: IronPython will be installed in two places: "C:\Program Files (x86)\IronPython 2.7" and the installation folder that you specified.