On 2023-09-28 17:28, Felix Natter wrote:
So the question is: Does "svnadmin dump" do some consistency checks
(like svnadmin verify does)?
Probably not. Specifically it does not *test* that the dump can be
loaded. Although that would certainly be a bug. I actually do not think
that this is th
Dear subversion community,
as part of a daily backup process, I do "svnadmin dump"s, gzip them
and create several encrypted backups of the "*.dump.gz".
Now, the svn admin dump step (svnadmin dump -q ...)
worked without errors (exit code 0 and no errors on stdout/stderr),
and during the next step