Niko Paltzer wrote on Fri, 14 Feb 2020 13:55 +0100:
> Since I want to get rid of this transaction with svnadmin rmtxns, I'd like
> to know why it's not listed.
>
The immediate reason is that svn_fs_fs__list_transactions() only lists
db/transactions/*.txn, but I don't know offhand why
db/transact
Hi,
a user tried to checkin a revision containing 80GB of data.
That crashed since there was not enough space on the server.
Now there is a 24247-ixo.rev (25GB) in db/txn-protorevs on the server.
But svnadmin lstxns REPO does not list a transaction.
Since I want to get rid of this transa