It is tagged in the repo now.
The only reason it was not tagged is that I had some other work that had to
be done right now and was interupted in the middle.

The good thing about svn is that it's nice and easy to tag from a specific
revision, so there never was any danger ;)

--Mark Ramm

On Tue, Dec 2, 2008 at 4:01 PM, John M Camara <[EMAIL PROTECTED]>wrote:

>
> should have been "repo"
>
> On Dec 2, 4:00 pm, John M Camara <[EMAIL PROTECTED]> wrote:
> > Is there a reason why the release is not tagged in the ropo?
> >
> > On Dec 2, 9:38 am, "Mark Ramm" <[EMAIL PROTECTED]> wrote:
> >
> > > We are proud to announce TurboGears 1.9.7 beta 2.  At this point we are
> > > potentially looking at one more beta next week, and then a release
> candidate
> > > right after that.   There are several tickets and a couple of features
> that
> > > I would like to get into this stable version if at all possible, so we
> will
> > > be working on those this week.
> >
> > > Beta 2 represents a lot of work, though it's API has not changed much.
> > > We've created an entirely reusable framework independent
> > > authorization/permissions library caled repoze.what.   When I say we, I
> > > really mean Gustavo Narea, who has done a fantastic job.   Repoze.what
> is
> > > very API similar to tg1 identity, but it is much more flexible and much
> > > better documented, and I predict a very bright future for it in
> TurboGears,
> > > and in any WSGI application that requires a flexible permissions
> system.
> >
> > > In addition to a new version of TurboGears, the beta 2 represents
> testing
> > > with new versions of:
> >
> > > * SQLAlchemy,
> > > * Migrate,
> > > * Beaker,
> > > * Babel,
> > > * Paste,
> > > * PasteScript,
> > > * WebTest,
> > > * Nose
> > > * FormEncode
> >
> > > Each of these libraries has been tested with python 2.6, and beta 2
> should
> > > work great on python 2.4 and above (but not yet on 3.0).   Most of
> these
> > > updates are API compatable, but there are a couple of small API changed
> in
> > > SQLAlchemy.   DBSession.add() is set to replace DBSession.save() in
> > > SQLAlchemy 0.6, for now SA just throws a deprication warning, and TG2
> docs
> > > still use .save, but we'll be updating the docs and the template for
> beta3
> > > next week.
> >
> > > The turbogears changelog is here:
> >
> > > Changelog:
> >
> > >http://trac.turbogears.org/wiki/2.0/changelog
> >
> > > And beta 2 can be installed using these instructions:
> >
> > >http://www.turbogears.org/2.0/docs/main/DownloadInstall.html
> >
> > > --
> > > Mark Ramm-Christensen
> > > email: mark at compoundthinking dot com
> > > blog:www.compoundthinking.com/blog
> >
>


-- 
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 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