What did you do exactly? Looking at the docs it seems that we're not emphasizing the -U switch enough.
The easy_install -U switch is required to upgrade packages in place, so you may need to do that. And you may need to easy_install -U both turbogears2 and tg.devtools You can also test it out in a new virtual env, and even check your code out into that new virtualenv and delete the directory for the old one (I've done this many times for various reasons, so I know it works.) On Thu, May 28, 2009 at 5:26 PM, Ed Valentine <[email protected]> wrote: > > Sorry if I should know this, but what is the best, surest way to > update from RC7 to this release? I tried the instructions in the Doc > and I am still seeing 2.0b7. > > I am really liking this framework stuff but the learning curve > sometimes seems be vertical. > > On May 28, 1:49 pm, Derick Eisenhardt <[email protected]> > wrote: >> Dugg:http://digg.com/d1sNFx >> >> On May 28, 8:10 am, Jorge Vargas <[email protected]> wrote: >> >> > On Thu, May 28, 2009 at 2:18 AM, Adrian von Bidder <[email protected]> >> > wrote:> [release] >> > > Thanks a load everyone! >> >> > > On Wednesday 27 May 2009 21.46:38 Antoine Pitrou wrote: >> > >> Congratulations ! >> > >> Speaking of which, is there a list of planned changes for 2.1? >> >> > > Let the man at least have 5min of clean air before thinking about the >> > > next >> > > release:-) >> >> > Actually we have been working on that for at least a month. Check out >> > the trac for the 2.1 milestone and the changelog >> > forhttp://bitbucket.org/mramm/tg-21/ >> >> > So far mayor stuff is the new dispatch stuff which is much cleaner and >> > faster and the new simplejson stuff which is also cleaner and faster. >> >> > > cheers >> > > -- vbi >> > > (waiting eagerly for GSoC tgext.registration stuff :-) >> >> > > -- >> > > All Hail Discordia! > > > -- Mark Ramm-Christensen email: mark at compoundthinking dot com blog: www.compoundthinking.com/blog --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

