[Trac] timeline doesn't work

Toni Brkic toni.brkic at switchcore.com
Wed Jun 22 08:21:44 CDT 2005


Hi,

in my experience it is the subversion database that has
hanged when you cant view the timeline and browser sections.

To fix I do as root:

/etc/init.d/apache2 stop
killall -9 svnlook
killall -9 svnadmin
cd /var/db/tracsvn_db/
svnadmin recover db_idun/
cd db_idun/db/
chown wwwrun:www __db.00*
/etc/init.d/apache2 start

On SuSE linux and wwwrun is what apache runs as.

Cheers,

/T


Thomas Richter wrote:
> Hi!
> The timeline worked. I'm not sure what I have done. But if I click the
> timeline button now I got no relpy with different browers.
> With an other project the timeline works. There is for a long time no entry
> in the apache log. I have add a ticket. Edit the db via trac-admin and
> sqlite datadase browser. Is the a debug mode in trac?
> 
> Mit freundlichen Grüßen aus Kiel
> 
> Thomas Richter
> 



More information about the Trac mailing list