On 2022-06-06, Grant Edwards <grant.b.edwa...@gmail.com> wrote: > Can anybody recommend a good replacement for RabbitVCS? I've been > using it for ages to browse repos (mainly SVN), but it seems to have > died off. It's no longer in the package database nor in PyPi. The > last update in the developer blog is 2-1/2 years old. > > What are the alternatives?
I found tkcvs, but it doesn't seem to do what I want. I mainly want to look at file change logs, click on commits and see what changed in that commit. I found an ebuild for rapidsvn, but it doesn't seem to build because it's using depricated library functions and various other C++ compiler complaints. -- Grant