Re: Moving a backup server to new hardware, what to do?
Bo Berglund <[email protected]> Thu, 17 Oct 2024 18:59:46 +0200
| Newsgroups | gmane.comp.version-control.subversion.user |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 17 Oct 2024 11:28:26 -0500, Ryan Carsten Schmidt <[email protected]> wrote: > >> Apache version is 1.13.0 (r1867053) > >However, Apache 1.3 is obsolete. Using version 2 is recommended but this will probably involve adjusting your Apache conf file. On the plus side, it should be easy to find guides for how to set up Subversion under Apache 2. SORRY!!! Stupid typo! I had done: $ svn --version svn, version 1.13.0 (r1867053) compiled May 12 2022, 20:47:08 on x86_64-pc-linux-gnu Copyright (C) 2019 The Apache Software Foundation. Then when writing this I was in a hurry and saw the Apache mention and stuffed that in there without thinking.... Correct: *SVN* is version 1.13.0 (r1867053) apt policy apache2 apache2: Installed: 2.4.51-1+ubuntu18.04.1+deb.sury.org+1 $ apt policy subversion subversion: Installed: 1.13.0-3ubuntu0.2 -- Bo Berglund Developer in Sweden