svn commit: r1924123 - /subversion/trunk/.github/workflows/detect-backport-conflicts.yml

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <[email protected]>
Author: dsahlberg
Date: Sat Mar  1 23:02:48 2025
New Revision: 1924123

URL: http://svn.apache.org/viewvc?rev=1924123&view=rev
Log:
Subversion isn't installed by default on GHA runners.

* .github/workflows/detect-backport-conflicts.yml
  (steps): Add a step to install Subversion

Modified:
    subversion/trunk/.github/workflows/detect-backport-conflicts.yml

Modified: subversion/trunk/.github/workflows/detect-backport-conflicts.yml
URL: http://svn.apache.org/viewvc/subversion/trunk/.github/workflows/detect-backport-conflicts.yml?rev=1924123&r1=1924122&r2=1924123&view=diff
==============================================================================
--- subversion/trunk/.github/workflows/detect-backport-conflicts.yml (original)
+++ subversion/trunk/.github/workflows/detect-backport-conflicts.yml Sat Mar  1 23:02:48 2025
@@ -37,6 +37,12 @@ jobs:
     name: Detect conflicts
 
     steps:
+      - name: Install dependencies (Linux, apt-get)
+        run: >
+          sudo apt-get update &&
+          sudo apt-get install
+          subversion
+          
       - name: Use LF for Git checkout
         run: |
           git config --global core.autocrlf false
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.