On 2025/09/05 14:48, 'Clint Dilks' via Trac Users wrote: > Hi > > On Ubuntu 24.04 I am trying to create a new TRAC project that will use an SVN > repository but not having much luck. Any help would be appreciated. > > When creating a new project, I am prompted for the name and database. > Nothing else. > > > Trac1.png > > If I try and add a repository manually, I get The repository type 'svn' is > not supported > > Trac2.png > > This led me to posts about svn-bindings but I thihk all need packages are > installed and in python3 "from svn import core" works > > Trac3.png > I also found info about adding svn to trac.ini using the setting below but > components doesn't exist in my trac.ini amd adding it doesn't seem to help. > > [components] > tracopt.versioncontrol.svn.* = enabled > > Thanks for any thoughts > Clint Dilks > Please share your trac.ini and trac.log after adding `[logging] log_level = DEBUG` and retrying it. How have you installed Trac and Subversion Python bindings?
See also https://trac.edgewall.org/wiki/TracLogging -- Jun Omae <[email protected]> (大前 潤) -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/trac-users/18c28d5a-4f4c-4ef5-9057-5be7ff2eb33d%40gmail.com.
