explorer - Desktop application for GNOME, KDE, Windows and OS X

Version 0.10.0dev
Branch lp:bzr-explorer
Home page https://launchpad.net/bzr-explorer
Owner bzr-explorer-dev
GNU/Linux Yes
Windows Yes
Mac OS X Yes

Version Control for Human Beings.

Bazaar Explorer is a desktop application providing an easy-to-use interface to the Bazaar version control system. It is designed to be simple enough for casual users of version control, yet powerful enough for experts to use as their primary interface to Bazaar.

Please visit the home page, http://doc.bazaar-vcs.org/explorer/en/, for more information.

explorer

Purpose

Desktop application for Bazaar.

Usage

bzr explorer [LOCATION...]

Options

--dry-run Start with diagnostic mode enabled.
-v, --verbose Display more information.
-q, --quiet Only display errors and warnings.
--usage Show usage message and options.
--hat=ARG Additional set of bookmarks and tools to load.
-h, --help Show help message.
desktop:
--desktop=ARG Desktop environment to use.
--gnome GNOME
--kde K Desktop Environment
--osx Mac OS X
--windows Windows

Description

If a location is given, that location is opened. Otherwise, Bazaar Explorer is started with a “Welcome” page.

See http://doc.bazaar-vcs.org/explorer/en/ for our vision, an overview of features, a visual tour and additional documentation.

Troubleshooting

A diagnostic mode is supported where commands are displayed in a dialog instead of being executed. This can be enabled from the command line by using the –dry-run option and toggled from within the application using View –> Diagnostic Mode.

If started with -Derror, exceptions are displayed on the console instead of being trapped and converted to an error dialog. This can be useful when providing additional information for bug reports.

Aliases

explore

Table Of Contents

Previous topic

xmloutput - XML interface for external tool integration

Next topic

extmerge - Merge using external GUI tools

This Page