svn checkout Hangs/Crashes/Succeeds Over HTTP

2024-05-10 Thread Williams, James P. {Jim} (JSC-CD4)[KBR Wyle Services, LLC] via users
I'm upgrading an Apache HTTP server of our SVN repos on RedHat Enterprise Linux 8. Using Subversion 1.14.1, svn checkout of even a small, simple repo with about 150 files hangs about 90% of the time, crashes 5%, and succeeds 5%. Given enough time, the hangs eventually time out after checking o

Re: svn checkout Hangs/Crashes/Succeeds Over HTTP

2024-05-10 Thread Nico Kadel-Garcia
How did you upgrade your server from RHEL 6 to RHEL 8? Did you run "svnadmin upgrade" on the repo? And just how *big* is the repo? Does your client setup work with a notably smaller repo? And do the problems happen if you use svn:// rather than https:// ? Because I've been dealing with Subversion

RE: [EXTERNAL] Re: svn checkout Hangs/Crashes/Succeeds Over HTTP

2024-05-10 Thread Williams, James P. {Jim} (JSC-CD4)[KBR Wyle Services, LLC] via users
> How did you upgrade your server from RHEL 6 to RHEL 8? Because so much changed from RHEL 6 to 8, including Apache from 2.2.15 to 2.4.37, all the Apache modules, etc., I started from the skeleton configuration the operating system provides and made mostly the same customizations we had for RHE