Re: svntest.verify.compare_dump_files() under Python3

2024-11-24 Thread Daniel Sahlberg
Den sön 24 nov. 2024 kl 17:11 skrev Daniel Shahaf : > Daniel Sahlberg wrote on Sat, 23 Nov 2024 16:14 +00:00: > > After reviewing history, I believe the above change is the "obvious fix". > > One could argue if decode() should use some other encoding, I don't > really > > know this. I've committed

Buildbot/CI: (was: autoconf out-of-tree builds broken (was: svn commit: r1920955 - in /subversion/trunk: configure.ac subversion/tests/cmdline/ subversion/tests/cmdline/svneditor.sh subversion/tests/c

2024-11-24 Thread Daniel Sahlberg
Den sön 24 nov. 2024 kl 18:17 skrev Daniel Shahaf : > P.S. Don't we have a single CI job doing out-of-tree builds? > Not as far as I know. We have an in-tree build at Buildbot: https://ci2.apache.org/#/builders/105 We also have some builds using Github Actions (both for the autoconf and for th

autoconf out-of-tree builds broken (was: svn commit: r1920955 - in /subversion/trunk: configure.ac subversion/tests/cmdline/ subversion/tests/cmdline/svneditor.sh subversion/tests/cmdline/svneditor.sh

2024-11-24 Thread Daniel Shahaf
rin...@apache.org wrote on Thu, 26 Sep 2024 13:22 +00:00: > Fix command-line tests on Linux by removing configuration of svneditor.sh > script. > > See also 'Removing configuration of svneditor.sh script?' thread on dev@ [1]. The log message says "Fix", but neither the log message nor the thread e

Re: Apply tree-processor (was: Binary Patch (xpatch))

2024-11-24 Thread Daniel Shahaf
Timofei Zhakov wrote on Sat, 23 Nov 2024 21:39 +00:00: > [...] > >> However, there are some technical limitations in the current merge >> implementation, which prohibit it to be used outside of the merge >> command, but the merge implementation can be split onto two files; the >> merge itself and t

Re: Binary Patch (xpatch)

2024-11-24 Thread Daniel Shahaf
Timofei Zhakov wrote on Sat, 23 Nov 2024 10:26 +00:00: > Hi! > Nice to meet you :) > I am using patches frequently, however, 'svn diff' and 'svn patch' > commands currently have several limitations: > > 1. They do not track tree changes (like copies and moves) > 2. Binary file modifications are n

Re: svntest.verify.compare_dump_files() under Python3

2024-11-24 Thread Daniel Shahaf
Daniel Sahlberg wrote on Sat, 23 Nov 2024 16:14 +00:00: > Den fre 22 nov. 2024 kl 14:33 skrev Daniel Shahaf : > > If I force an svnsync test to fail: > > > > [[[ ⋮ > > TypeError: 'in ' requires string as left operand, not int > > FAIL: svnsync_tests.py 28: copy-revprops with removals > > PASS: sv