Am 31.01.2011 04:17, schrieb Michael Pedersen:
> I'm still a bit new with git. Anybody who can, please devote some time
> to checking out https://sourceforge.net/p/pylonsproject/tg2/home/
> (you'll see the three code repositories listed there), and make sure
> that things look the way you would expect them to?

Hm, cannot have a closer look right now, but the branches seem to have
the same head, which is not what I would expect.

Actually you can do the merge already in Mercurial if that is easier,
and the convert to Git. I'll check out hg-git and post a recipe until
tomorrow. We should do this carefully.

>> Btw, we also need to decide where to host our packages. On the old server,
>> we had http://files.turbogears.org and http://pypi.turbogears.org, and they
>> were maintained independently. We should find a replacement for these and
>> consolidate them.
> 
> I'm not 100% convinced of the value of them. One of the discussions
> that's come up recently has mentioned the use of setup.py and
> setup.cfg to coerce our version numbers. Since we can do that, and
> therefore get a consistent (reproducible!) installation, maybe we
> should look at (eventually) abandoning these tools entirely.

I don't understand from where you want to load your packages then. Not
everything is available on PyPI in the right (sometimes older) version
and in all supported variants (different Python versions, Windows
binaries, MacOS, 32bit, 64bit etc.).

Installation is an important issue. If it does not work smoothly this
will be the biggest stumbling block for newbies.

Btw, besides http://files.turbogears.org and http://pypi.turbogears.org
we have yet another independent download section:
http://www.turbogears.org/2.x/downloads/.

As far as I understand, http://files.turbogears.org is used for TG1
installation (particularly with the infamous tgsetup.py),
http://www.turbogears.org/2.x/downloads/ for TG2 installation and
http://pypi.turbogears.org nice but not really used.

We really must clean up this mess and consolidate.

-- Christoph

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk?hl=en.

Reply via email to