If you've followed my "I'm Back" thread, you'll know that I've decided to get TG2 back underway. We've got a lot to do before we're ready to have TG2 fully ready to work with Orion.
The first major task is switching to Sourceforge for hosting. This removes a lot of the infrastructure problems for us, and we can collaborate more easily with TG1 and with Orion, as well as quite a few other projects. To that end, I've grabbed the current copy of the repositories from bitbucket, and can trivially convert them to git, and upload to sourceforge. There is a problem, though. We currently have four different repositories: tg-2.0 and tg-2.0-devtools tg-dev and tg-dev-devtools tg-dev is for 2.1 and up. These repositories have a lot of history since they were broken out of SVN, and they were broken out of SVN at different points. As a result, we can't really combine them. We're going to have to have them separately hosted on sf.net. The question becomes what's the best choice for organization? Using sf.net's new tools, we can set up subprojects, so we could do a tg2.0 subproject, and a tg2.x subproject. We could set up all four of them side by side. We could set up a "TurboGears2" project next to a "TurboGears2-Devtools" project. These are just the variations I have been able to devise while writing this email, I'm sure there are others. All of that ignores the need for another sub-project: TG-Docs. Yes, I'm going to make that one separate, so it can have its own tracker, etc. It's already in its own repository. Right now, I'm leaning towards making all four repositories as top level parts of the TurboGears 2 project (which is itself a subproject of the Pylons project on sf.net). So, what does everybody else want to see? Without people saying yes or no (and fairly soon), I'm going to go with what I want to see. So, speak up quickly if you don't like my plan. Now's definitely the time. -- Michael J. Pedersen My IM IDs: Jabber/[email protected], ICQ/103345809, AIM/pedermj022171 Yahoo/pedermj2002, MSN/[email protected] -- 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.
