Re: Migrate from Git to SVN on Fedora server
Jeffrey Walton <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.user |
|---|---|
| Message-ID | <CAH8yC8nwhPaA8QyrLg_1XqfF5W0Fgfo6x8taUjD3k2HkCE6c=w@mail.gmail.com> |
On Tue, May 21, 2024 at 6:28 PM Nico Kadel-Garcia <[email protected]> wrote: > > On Tue, May 21, 2024 at 6:55 AM Jeffrey Walton <[email protected]> wrote: > > > > I'd like to migrate some source code from Git to SVN on my Fedora > > server. The rub is, I'd like to use Nginx instead of Apache. > > Why? What do you expect to get from Nginx that is not built into > Subversion's httpd integration? Nginx is more efficient and appears to be more secure than Apache. Plus, nginx is already running on this box. Jeff