Hi, in the 2nd week of the "ongoing process of updating to 0.12.1", there are some small/medium issues I would like to ask here en bulk for a solution:
* We used the "Get the red out" recipe from http://trac.edgewall.org/wiki/CookBook/SiteStyleCss, but in the source browser, css class pathentry remains reddish no matter what (we do). Is there something somewhere hardcoded? * In our earlier setup (1 SVN <-> 1 Trac), every commit to SVN got instantly visualized in the source browser/timeline. Now I have to manually issue trac-admin <path> repository resync SVNREPO, which is quite bad. The idea to put this command into post-hook is also quite bad (every post-hook will get slower and slower). There must be an "at least as elegant as before way" - howto? * We used in trac.ini the i18n configuration to change date & time to a more sane format: [i18n] date_format = %Y-%m-%d datetime_format = %Y-%m-%d %H:%M:%S time_format = %H:%M:%S It seems to be completely ignored now. How do I get rid of the horror that is MM/DD/YYYY? * On a related note: I assume there has accumulated lots of cruft in our trac.ini (read in the .ini of the last remaining - consolidated - trac), is there any way to find out what of this isn't used anymore? Thanks! Richard -- 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.
