On 2025/06/29 1:30, Rob Hills wrote: > I'm planning an upgrade of our Trac 1.4 instance to 1.6 > > The first step is of course to check the plugins we are using. > > I have created a new environment for my trial upgrade using the UV package > manager <https://docs.astral.sh/uv/>. So far this has worked well for me. > > UV is able to install from GIT repositories but not SVN repositories. > Unfortunately most of the Trac Plugins are in SVN repositories only. > > What is involved in migrating a plugin from its SVN repository to a GIT > repository (eg the Trac-Hacks repository > <https://github.com/orgs/trac-hacks/repositories?type=all>). I'm keen to do > this for the plugins needed for my project if it's possible. > > Rob > Waikiki, Western Australia
No plans, and it would take a lot of time to do so. How about converting the necessary Subversion repositories to Git locally using git-svn? -- 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/6912226c-42ea-415f-9703-b8b816e1d026%40gmail.com.
