If you use any sort of RSS aggregator you could use Trac's built in RSS feeds to do it. For example, to just get a feed of recent commits and Milestones, use the following link:
http://trac.turbogears.org/turbogears/timeline?daysback=90&max=50&changeset=on&milestone=on&format=rss If you don't have an aggregator you could use the RssFwd service[1] to email you the feed items as they are published. Hope this helps, Lee [1] http://www.rssfwd.com/ On 01/11/05, Dave Warnock <[EMAIL PROTECTED]> wrote: > > Hi Kevin, > > Can you provide a commit mailing list for Turbogears so that we can > easily track changes? > > I have just done a cleanup and moved to a virtual python setup and got > it working with the development version of TurboGears from subversion. > It would be really handy if I could subscribe to a commits mailing list > to make it ewasy to keep up with all that is happening. > > The pace with which TurboGears is moving would make this really handy. > That pace is very visible after a week on holiday. > > Thanks > > Dave >

