On 1/18/07, Emmanuel Blot <[EMAIL PROTECTED]> wrote:
As a matter of fact, I've updated my servers to 0.11 this week. Maybe the following may help: * AddComment macro and Ref macro stopped work. I've ported the Ref macro, not the AddComment macro. We used a couple of custom macros that have been easily ported as well * XmlRpcPlugin did not work straight, but I've provided a very simple patch that makes it work on 0.11 * Syntax highlighting based on SilverCity failed. I've installed the Pygments library and syntax highlighting is now even better * Our custom commit hook scripts stopped working, because the date format has changed. It took a couple of minutes to upgrade them with the new datetime API.
I am also running Trac trunk, and it's working fine. I also had the problem with SilverCity, but, like Emmanuel, I just installed Pygments and it worked fine. Not many problems otherwise (there were a couple of minor things, but I just filed tickets and they were mostly fixed right away). Regards, Manuzhai --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
