Bazaar-GTK is a GTK+ frontend for the Bazaar version control system.
The project provides Nautilus integration and a stand-alone application for browsing Bazaar branches.
Provided Commands
· gcommit
· gdiff
· visualise
· gannotate
· gbranch
Provided classes
· GAnnotateWindow
· GCommitDialog
· CloneDialog
· DiffWindow
· BranchWindow (Visualisation)
· Bazaar 0.11 or later
· Python 2.4
· PyGTK 2.8 or later
· PyCairo 1.0 or later
· gtksourceview python bindings
· python-nautilus
Installation:
The easiest way to install bzr-gtk is to either copy or symlink the directory into your ~/.bazaar/plugins directory.
Other ways include doing the same in the bzrlib/plugins directory of your bzr working tree, or adding the location of bzr-gtk to your BZR_PLUGIN_PATH environment variable.
To use the nautilus integration, either place the nautilus-bzr.py file in ~/.nautilus/python-extensions or in /usr/lib/nautilus/extensions-1.0/python
· История версий и изменений Bazaar GTK
Версия: Bazaar-GTK 0.16.0
· Support for tags has been added.
· Compatibility with Bazaar 0.16 has been fixed.
· Several minor bugs have been fixed.
· Описание и дополнения от редакторов и пользователей сайта