Subversion Version Upgrade

Hello,

I’ve recently started using SCM-Manager and it’s a great tool. Kudos for creating it!

I am trying to migrate my old SVN project to SCM-Manager. Unfortunately, the SCM-Manager’s version of SVN is not up-to-date with the latest SVN-Kit version. According to svnadmin info the repository in SCM-Manager is only compatible with version 1.6.0.

Is there any way we can get an update to the Subversion plugin for SCM-Manager?

Regards,
Tu

Hello @tanh
thank you for using SCM-Manager and your report. We will look into the issue and keep you updated.

Regards Philipp

1 Like

Thank you very much for taking a look at my request @pahrendt.

I think this is a great tool for Unreal Engine SVN Hosting. It was really easy to setup and use.

I hope that more people will find this tool and use it more often.

Have a lovely weekend.

Hello @pahrendt,

We were able to use SCM-manager with a svn version 1.10.0. Unfortunately, the performance for cloning the repo is significantly slower than regular repo from SCM-manager.

Edit: Upon further investigation, it seem like the slowness issue was caused by the low asyncThreads. We have increased the asyncThread from 4 to 12 so that more people can pull svn repo without drastically affect the speed.

Is there any update on the status of this update?

Regards,
Tu

According to this post.

SCM-Manager version (3.3.0) uses SVNKit 1.10.10.

Thus, I think this issue has been resolved.

Regards,
Tu