bzr-explorer is a desktop application for using the bzr Version Control System. It provides a high level interface to all commonly used features, launching "applets" from the QBzr plug-in to provide most of the functionality. Alternatively, the applets from the bzr-gtk plug-in can be used if it is installed.
bzr-explorer is a desktop application for using the bzr Version Control System. It provides a high level interface to all commonly used features, launching "applets" from the QBzr plug-in to provide most of the functionality. Alternatively, the applets from the bzr-gtk plug-in can be used if it is installed.
To install bzr-explorer, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install bzr-explorer
To see what files were installed by bzr-explorer, run:
port contents bzr-explorer
To later upgrade bzr-explorer, run:
sudo port selfupdate && sudo port upgrade bzr-explorer
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.