svn commit: r1934091 - subversion/trunk/.github/workflows

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <177850494767.1436850.5216792957849972574@svn03-he-fi>
Author: ivan
Date: Mon May 11 13:09:07 2026
New Revision: 1934091

Log:
* .github/workflows/detect-backport-conflicts.yml: Explictly specify folder
  for checkout.

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

Modified: subversion/trunk/.github/workflows/detect-backport-conflicts.yml
==============================================================================
--- subversion/trunk/.github/workflows/detect-backport-conflicts.yml	Mon May 11 13:02:01 2026	(r1934090)
+++ subversion/trunk/.github/workflows/detect-backport-conflicts.yml	Mon May 11 13:09:07 2026	(r1934091)
@@ -45,8 +45,8 @@ jobs:
           subversion
           
       - name: Checkout backport branch
-        run: svn co https://svn.apache.org/repos/asf/subversion/branches/1.14.x
+        run: svn co https://svn.apache.org/repos/asf/subversion/branches/1.14.x branch-wc
 
       - name: Detect conflicting backports
-        run: cd 1.14.x && ./tools/dist/detect-conflicting-backports.py
+        run: cd branch-wc && ./tools/dist/detect-conflicting-backports.py
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.