If you're positive the only way to access the repositories is through svn+ssh,
so you have N users that can access, you can group them under a new group ie.
"svnusers" and then use the directive "DenyGroups svnusers" under the file
/etc/ssh/sshd_config (remember to restart sshd). That would eff
Dear subversion community,
I have setup an ALMA Linux 8 (~RH8) Server, to which I will migrate some
repositories from a Ubuntu 20.04 system. During the migration phase I would
like to disable the svn (svn+ssh://) service temporarily on the Ubuntu 20.04
system.
Is there any easy way to do it? I w