Install svn2cl by entering the following commands in the terminal:
sudo apt update sudo apt install svn2cl
Description:
Generate a GNU-style ChangeLog from Subversion repository history
This tool generates a classic GNU-style ChangeLog from the log messages in a Subversion repository. It works as a wrapper around the 'svn log' command, parsing the XML output with an XSLT stylesheet. Alternatively it can generate HTML output.
Homepage: http://arthurdejong.org/svn2cl/
Version: 0.14-1
Section: universe/vcs