i18n svn db file ownership/corruption issues

Looks like some SVNSVN Apache Subversion (often abbreviated SVN, after its command name svn) is a software versioning and revision control system. Software developers use Subversion to maintain current and historical versions of files such as source code, web pages, and documentation. Its goal is to be a mostly compatible successor to the widely used Concurrent Versions System (CVS). WordPress core and the wordpress.org released code are all centrally managed through SVN. https://subversion.apache.org/. revisionsRevisions The WordPress revisions system stores a record of each saved draft or published update. The revision system allows you to see what changes were made in each revision by dragging a slider (or using the Next/Previous buttons). The display indicates what has changed in each revision. in the svn db are either corrupted or more likely owned by the incorrect user, as mod_dav is outputting a ERR 13 permission denied.

https://wordpress.slack.com/archives/C02QB8GMM/p1775635835180809

Looks like we’ve got an issue with the i18n SVN: https://i18n.svn.wordpress.org/?r=2146880

#prio3 #svn #i18n