I'm getting nothing in the log. Here is my log setting

[logging]
log_file = trac.log
log_level = DEBUG
log_type = file

Here is my subversion settings

[project]
repository_dir = /var/development/svnroot
repository_type = svn

Which, after reviewing the TracIni page is the problem. I'm not
exactly sure how my repository information got moved to the [project]
section, but I moved it back to the [trac] section and everything
started working as expected.

Manu and Kenneth thank you for your help.

Richard

On Mar 5, 4:58 pm, "Emmanuel Blot" <[EMAIL PROTECTED]> wrote:
> > >>> import svn.repos
>
> > Which indicates to me that the svn python bindings are installed and
> > working correctly. Should I run some other test on the bindings?
>
> It should be ok.
> Do you get any error message in the log file, especially when you try
> to display the Timeline view?
>
> What are the repository settings in your trac.ini file?
>
> Cheers,
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to