Given that my strategy for First Class right now is not to bring First Class over to the trunk, but rather to merge/steal from that branch, I realized that there's no reason to not branch so that people can make destabilizing changes if they wish.
I have branched the trunk into a new 1.0 branch. http://www.turbogears.org/svn/turbogears/branches/1.0/ If you want to be on the stable line of code, switch to that branch. I believe you can do this from the top of your checkout by doing: svn switch http://www.turbogears.org/svn/turbogears/branches/1.0/ But, I haven't tried that. If you're committing changes: be aware that bugfixes and the like need to be in both the trunk and the branch (which is why I waited this long). So, the trunk is for forward-looking, possibly destabilizing changes. The 1.0 branch is for fixes needed to get 1.0 out the door. Enjoy! Kevin p.s. there's likely to be a few days at least before destabilizing changes. but folks following the trunk and wanting to stick with relatively stable code are hereby warned that once the First Class stuff starts landing, things will break ;) -- Kevin Dangoor TurboGears / Zesty News email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
