[Trac] New project can't add SVN repository - Ubuntu TRAC 1.6

"'Clint Dilks' via Trac Users" <trac-users-/[email protected]> Thu, 4 Sep 2025 22:48:28 -0700 (PDT)
Newsgroups gmane.comp.version-control.subversion.trac.general
Message-ID <[email protected]>
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.


[image: Trac1.png]

If I try and add a repository manually, I get The repository type 'svn' is 
not supported

[image: 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

[image: 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


-- 
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 trac-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
To view this discussion visit https://groups.google.com/d/msgid/trac-users/f361086e-2a85-4cc2-9dda-b5b020999c66n%40googlegroups.com.
Trac2.png (image/png, 32.9 KB) - not displayed
Trac1.png (image/png, 122.3 KB) - not displayed
Trac3.png (image/png, 26.7 KB) - not displayed