SVN front-end using Nginx?

J
  • 21 May '24
Hi Everyone,

I'd like to use SVN, and Nginx as the web server for it. From what
I've found, it looks like Apache is required due to mod_dav_svn (and
the combo is Apache with Nginx proxy).

I also came across svnserve, but I am not familiar with it.

Is anyone aware of a way to use a pure Nginx environment for SVN?

Thanks in advance.