Author: dsahlberg
Date: Sat Aug 26 10:07:44 2023
New Revision: 1911928
URL: http://svn.apache.org/viewvc?rev=1911928&view=rev
Log:
tools/dist/README.backport
* (backport.pl): Update notes on usage of this script, the -1.9.x job is
long gone, remove the version number to avoid updates in the future
Modified:
subversion/trunk/tools/dist/README.backport
Modified: subversion/trunk/tools/dist/README.backport
URL:
http://svn.apache.org/viewvc/subversion/trunk/tools/dist/README.backport?rev=1911928&r1=1911927&r2=1911928&view=diff
==============================================================================
--- subversion/trunk/tools/dist/README.backport (original)
+++ subversion/trunk/tools/dist/README.backport Sat Aug 26 10:07:44 2023
@@ -18,9 +18,9 @@ F4. Adding new entries to STATUS.
The scripts are:
backport.pl:
- oldest script, implements [F1], [F2], and [F3]. As of Feb 2018, used in
- production by svn-role (running on svn-qavm) and by
svn-backport-conflicts-1.9.x
- (a buildbot job).
+ oldest script, implements [F1], [F2], and [F3]. As of Aug 2023, used in
+ production by svn-role (running on svn-qavm) and by the buildbot jobs
+ svn-backport-conflicts-* (see https://ci2.apache.org/).
nominate.pl:
Symlink to backport.pl. Implements [F4]. (The script inspects its
argv[0].)