A GTK+ 2 based browser for version control system monotone
Monotone browser (mtn-browse) is an application for browsing Monotone VCS databases without the need of a workspace. The interface allows one to do various tasks very easily like selecting revisions, display file contents, compare changesets and much more.
Monotone browser (mtn-browse) is an application for browsing Monotone VCS databases without the need of a workspace. The interface allows one to do various tasks very easily like selecting revisions, display file contents, compare changesets and much more.
To install mtn-browse, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install mtn-browse
To see what files were installed by mtn-browse, run:
port contents mtn-browse
To later upgrade mtn-browse, run:
sudo port selfupdate && sudo port upgrade mtn-browse
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.