> As a "sub-question" I would like to ask if there are any way to make > Subversion or Trac build "nightly-builds"?
Sure, you can checkout the SVN trunk and run Trac from your working copy, you don't need to "install" Trac to run it. A "night-build" would be a "svn update". You can also run the unit test suite once you've upgraded your working copy. About MySQL: it seems that a lot of users have experienced several kind of issues w/ this DB backend, mostly about the database string encoding (UTF-8 vs. other encoding schemes) and some SQL queries. I would say that MySQL support in Trac is not as good as the other backends - yet. -- Manu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
