[Trac] Where / How do I get the latest .10 Version?

Christian Boos cboos at neuf.fr
Mon Jul 3 11:14:32 CDT 2006


m christensen wrote:
> ...
> I saw a note that is was to be released 'shortly', is shortly this 
> week, month, fall???
> I don't expect a hard date, just an idea....
>
> How solid is the latest release?

The trunk release (r3507) is pretty solid, IMO.

Do 'svn co http://svn.edgewall.com/repos/trac/trunk' to get
a check out of the source.
Then, 'cd trunk; python setup.py install' and you're done.
<http://svn.edgewall.com/repos/trac/>
The only catch is that some of the mimeview related interfaces,
introduced during 0.10 development, are going to be cleaned-up.
This won't affect you, unless you're planning to write a content
converter plugin.

As for the release schedule, I'm pretty sure the beta will be out
before the end of this month.

-- Christian


More information about the Trac mailing list