Main > Free Download Search >

Free bazaar software for linux

bazaar

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 12
Bazaar-GTK 0.18.0

Bazaar-GTK 0.18.0


Bazaar-GTK is a GTK+ frontend for the Bazaar version control system. more>>
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)
<<less
Download (0.10MB)
Added: 2007-07-23 License: GPL (GNU General Public License) Price:
824 downloads
Bazaar Explorer 0.5

Bazaar Explorer 0.5


desktop application providing an easy-to-use interface to the Bazaar version control system more>>

Bazaar Explorer 0.5 is a simple to use, yet sophisticated desktop application with an easy-to-use interface for the Bazaar version control system. It is designed to be simple enough for casual users of version control, yet powerful enough for experts to be productive. To see BzrExplorer in action, see Bazaar Explorer by Pictures or browse the screenshots.

Unlike many other version control applications, BzrExplorer puts the focus on managing branches and changes, rather than directories and files. (If you prefer the latter, you may find an extension to the File Manager provided as part of the operating system more to your liking, e.g. TortoiseBzr.)

Major Features:

  1. Cross Platform
    • Based on Nokia's Qt technology, BzrExplorer runs on all popular desktops including GNOME, KDE, Windows and Mac OS X. In each environment, it provides a native look-and-feel and adjusts its menu to meet the UI design guidelines for that platform.
  2. Application Suites
    • BzrExplorer provides most of its functionality by calling out to mini-applications provided by "application suites", namely the QBzr and bzr-gtk plugins. QBzr is required while bzr-gtk is optional. If both are installed, you can choose which application suite to use.
    • Note: Different application suites provide different amounts of coverage of Bazaar's functionality. If you expect an action to be enabled and it isn't, it's probably because the application suite is yet to provide that feature.
  3. Location Views:
    • BzrExplorer supports 4 kinds of Bazaar locations:
      • repositories
      • branches
      • bound branches (also called heavyweight checkouts in Bazaar 1.x)
      • checkouts.
    • The summary view and actions available depend on the location kind. For example, opening a repository shows the interesting locations nested within it while opening a branch shows the working tree "status" summary.
    • Note: Strictly speaking, "repositories" are actually called shared repositories and "checkouts" are actually called lightweight checkouts. Those more-precise terms are avoided in the BzrExplorer user interface to Keep It Simple for casual users.
  4. Change Management: Here's the most commonly used recipe by BzrExplorer users:
    • Open a branch
    • Change some files
    • Select Refresh on the toolbar (F5), confirming the overall status
    • Select Diff on the toolbar (F3), checking the changes
    • Select Commit on the toolbar (F4)
    • Enter a commit message and select OK
    • Select Refresh on the toolbar (F5), confirming there are no outstanding changes
  5. Remote Locations
    • While primarily designed for working on local branches, BzrExplorer lets you open remote locations, e.g. branches on Launchpad. The set of actions available is masked accordingly.
  6. Settings Management
    • BzrExplorer provides easy access to all of Bazaar's configuration files. Custom dialogs are provided by the various application suites for nice editing of some of these. For others, a (configurable) text editor is launched.
  7. Troubleshooting
    • BzrExplorer provides easy access to Bazaar's log file and the Launchpad pages for reporting bugs and asking questions about BzrExplorer. A diagnostic mode can also be enabled in which selecting an action simply shows what Bazaar command would actually be run, together with the options and parameters that would be passed to it.
<<less
Added: 2009-07-21 License: GPL Price: FREE
14 downloads
Bazaar Subversion Plugin 0.4.0

Bazaar Subversion Plugin 0.4.0


Bazaar Subversion Plugin allows bzr direct access to Subversion repositories. more>>
Bazaar Subversion Plugin allows bzr direct access to Subversion repositories. This allows bzr branch, bzr push, bzr pull, and bzr co to work directly against Subversion repositories.
The plugin can at the moment be used to commit to, pull from, merge from, push to and view logs of Subversion branches from Bazaar.
It is fully functional, but has only been tested on a few different Subversion branches (samba, wireshark, subversion, cups), so should be considered alpha.
Main features:
- Connecting to remote Subversion repositories over all protocols supported by Subversion itself (at present: svn://, svn+ssh://, http:// (webdav), file://) as well as dump files. Checkouts, lightweight checkouts and branching works.
- Track Bazaar merges in Subversion. Merged revisions show up as ghosts.
- Subversion working copies. Can be modified, queried (bzr status on a vanilla working copied created with svn co works) and committed from.
- Committing to Subversion from Bazaar.
- Push Bazaar revisions to Subversion. These revisions will show up in Subversion as a commit with the pushed revision as one of the parents.
- Follow branch copies. Revision history is not truncated when a branch was copied in Subversion.
- Efficiently uses network bandwidth.
- Recognizes file metadata (executable bits, symlinks).
- import-svn command with functionality similar to svn2bzr.
- Ability to track merges done with SVK (http://svk.elixus.org/) and write merges from SVK/Svn branches in a format understandable by SVK.
- Generates consistent file ids and revision ids. Two branches made using this plugin of the same Subversion branch will result in *exactly* the same Bazaar branch.
- Handles complex operations in Subversion: committing to two branches at once, upgrading directories to branches, copies from early revisions, ...
<<less
Download (0.055MB)
Added: 2007-08-08 License: GPL (GNU General Public License) Price:
810 downloads
The Bazaar VCS 0.18 / 0.90.0 RC1

The Bazaar VCS 0.18 / 0.90.0 RC1


The Bazaar VCS is a simple decentralized revision control system. more>>
The Bazaar VCS is a simple decentralized revision control system. Decentralized revision control systems give users the ability to branch remote repositories to a local context.
Users can commit to local branches without requiring special permission from the branches that they branched from.
Whats New in 0.18 Stable Release:
- This release provides over 50 changes, including 15 bugfixes, 16 user-visible improvements, and over 20 enhancements to internals such as test suite enhancements, cleaner APIs, and much more developer documentation.
- Some of the highlights include better criss-cross merging, improved usability, and faster bundle, merge, missing, pull, update, and info operations.
Whats New in 0.90.0 RC1 Development Release:
- Some of the highlights include pyrex implementations of some performance critical functions, algorithm changes giving performance improvements to merging and merge directive generation, a send command that will make contributing changes back easier, and connection sharing to reduce the number of connections that must be made to a remote location in some situations.
- This release includes 10 bugfixes, 25 user visible improvements, and over 20 enhancements to the internals.
<<less
Download (1.5MB)
Added: 2007-08-16 License: GPL (GNU General Public License) Price:
799 downloads
Bazaar Revision Control System 1.4.2

Bazaar Revision Control System 1.4.2


The Bazaar Revision Control System is a changeset-oriented revision control system. more>>
The Bazaar Revision Control System is a changeset-oriented revision control system based on Arch that makes it possible to retain previous changes to projects and coordinate development with other developers.
Its goal is to speed development of an upwards- compatible version of Arch.
Main features:
- All the transparent and robust storage features of GNU Arch.
- seamless upgrade path to [WWW] bazaar-ng
- direct support for URLs - one command can checkout or merge from remote locations.
- integrated GPG support - zero setup for most signed archive situations
- faster - checkout, most local operations, commits
- svn-like diff, switch, import, export, log commands
- Explicit tracking of conflicts, preventing accidental commits of files with conflicts
- single merge command that allows merging between arbitrary branches.
- Daily builds of the latest code (Downloads).
- fully compatible with tla - drop in and start using
- supports debian version numbers in branch names
- annotate support
- internationalised via gettext and [WWW] Rosetta.
- Python bindings.
Enhancements:
- More Solaris fixes.
- SSL support and ~/.authinfo support.
- Many UI tweaks.
- A number of bugfixes.
<<less
Download (0.40MB)
Added: 2005-07-04 License: GPL (GNU General Public License) Price:
1574 downloads
BazAR 1.3.1

BazAR 1.3.1


BazAR is a computer vision library based on feature point detection and matching. more>>
BazAR is a computer vision library based on feature point detection and matching. In particular, it is able to quickly detect and register known planar objects in images.
BazAR project is well adapted to Augmented Reality applications. It is the result of advanced computer vision research.
How to get started
Download the archive, install it, and run the sample program in bazar/samples/filedetector.
Then run:./filedetector *jpg
Enhancements:
- A multiple camera calibration bug has been fixed, together with an augmentation accuracy bug that also appeared in the multiple camera case.
<<less
Download (1.1MB)
Added: 2006-10-21 License: GPL (GNU General Public License) Price:
1099 downloads
Barter 0.2

Barter 0.2


Barter is an integration of the Bazaar revision control system into Nautilus. more>>
Barter is an integration of the Bazaar revision control system into Nautilus.
Barter is an extension for the Nautilus file-manager. It provides a series of context-menu items and property panels to make management of Arch archives.
One of Barters chief aims is to be as intuitive as is feasible, integrating with the file-manager in a clean and natural fashion. It doesnt attempt to be a complete interface to this notoriously complete versioning system, it just aims to cover the functionality people will be using most often.
Please remember that this is an experimental project in its early stages so it isnt intended for general use yet (although by all means use it and let me know how you find it.) It uses several new and rough technologies, not least the python Extensions API itself. As such it is very much for the bleeding edge, experimenting user.
Main features:
- Context-menu support for add, remove, get, merge, branch, commit, update, new archive and new project
- Automatic generation of changelogs
- Able to forward to mirrors on commit
- Reflection of arch information into RDF for integration with common ontologies such as Dublin Core, FOAF, DOAP and Annotea (to do)
- File, archive and working tree property panels to display metadata (to do)
- Information and metadata reflection into the Frege information store (optional)
<<less
Download (0.018MB)
Added: 2005-08-22 License: GPL (GNU General Public License) Price:
1525 downloads
bzr 0.10 RC1

bzr 0.10 RC1


bzr is a simple distributed version control system. more>>
Bazaar-NG (or bzr) is a project of Canonical to develop an open source distributed version control system that is powerful, friendly, and scalable.
Version control means a system that keeps track of previous revisions of software source code or similar information and helps people work on it in teams.
bzr is still at a fairly early stage of development but has been self-hosting since March 2005 with no loss of data.
bzr is the next-generation distributed version control.
Main features:
- Written in Python (but nevertheless fast and easy to install.)
- Runs on Linux, Windows and Mac OS X, or any system with a Python interpreter. (Primarily tested on Ubuntu.)
- Free software, released under the GNU GPL.
- Designed to play well with others: can be called by IDEs, editors, web tools, GUIs, etc through either a Python API or a shell interface, and possibly a C interface in the future. Can support workflow/process tools built on top.
- The user interface is simple and familiar to people with experience from CVS or Subversion: add, mv, diff, status, commit, log, merge, etc all do what you would expect.
- Offers a choice between centralized and decentralized work within a single project: when in the office, you can work on a shared central branch. For experimental changes or offline work you can make a branch on your laptop and merge back in later.
- Preserves history; any previous revision can be recreated. History can be GPG-signed to protect against man-in-the-middle attacks, bad mirrors, server intrusion or data corruption.
- Just one .bzr directory at the top of the tree; it doesnt clutter the tree or get in your face. No wierd ++file--names--0.
- Tracks file and directory renames and merges across them.
- Powerful Python plugin system for adding new commands, protocols, formats, or site policy.
Enhancements:
- merge now takes --uncommitted, to apply uncommitted changes from a tree.
- Moderate performance improvements, particularly on large trees.
- Compatability with diffutils 2.8.4. bzr uncommit preserves pending merges.
- Active FTP support has been fixed.
- TZ=UTC is handled properly when reading/writing revisions.
- GPG_TTY is used to allow gpg --cl to work with gpg-agent in a pipeline (passing text to sign in on stdin).
- External diff does the right thing for binaries even in foreign languages.
<<less
Download (0.55MB)
Added: 2006-08-28 License: GPL (GNU General Public License) Price:
1153 downloads
bzr-hudson 1.0 Beta 1

bzr-hudson 1.0 Beta 1


Bazaar plugin for Hudson more>>
bzr-hudson 1.0 Beta 1 offers you a perfect and helpful plugin which can allow the use of Bazaar as a build SCM in Hudson. With this plugin, you can designate a Bazaar branch as the "upstream" repository. Every build will update the local branch. Polling is also supported, it'll check if the upstream branch have any new revision and use this as the build triggering condition.

Requirements:

  • Bazaar Revision Control System: bzr >= 1.9
  • xmloutput >= 0.8.2
<<less
Added: 2009-01-28 License: GPL Price: FREE
14 downloads
Momonga Linux 6

Momonga Linux 6


Momonga Linux 6 is a Linux distribution developed in a Bazaar model style among its user community. more>>

Momonga Linux 6 is a Linux distribution developed in a "Bazaar" model style among its user community.

A Momonga (aka Pteromys momonga) is a flying squirrel found both in Europe and Asia. It's an animal known for a self-asserting behaviour, despite its small size.

Major Features:

  1. A distribution developed by and for its own users.
    • "Bazaar"-style Development.
    • Secure Default Settings.
    • Strong Support and Usage of Ruby.
    • Easy Handling and Processing of Electronic Documents.
    • Packages for Scientific and Technical Computations.
  2. An easily configurable installer built for the broadband age.
    • Support for a Large Number of Filesystems.
    • Selection of the Newest Packages at the Time of Installation.
  3. A unique package management system for easy updating and upgrading.
  4. Compatibility with the next-generation standards.
    • LSB compatibility.
    • Li18nux Compatible Internationalization.
    • IPV6 Implementation.
  5. Comprehensive Documentation.
    • Abundant configuration examples.
    • Automatic Q&A Service.

Enhancements:

  • Reduced the size of the installation media to one DVD (additional packages can be installed via yum);
  • Linux kernel 2.6.26 with extended hardware support, virtualisation and support for new file systems (btrfs and nilfs, reiser4fs);
  • X.Org 7.4 and Mesa 7.1 with improved graphics card support and Compiz compatibility; replaced SysVInit with Canonical's Upstart for faster booting;
  • Switched to the GCC compiler 3.4 series; replaced Sun Javawith OpenJDK 1.6;
  • Introduced support for virtualisation with OpenVZ and Xen.
<<less
Added: 2009-07-27 License: GPL Price: FREE
downloads
 
Other version of Momonga Linux
Momonga Linux 4Momonga Project - Momonga Linux is a Linux distribution developed in a Bazaar model style among its user community. Momonga Linux. Momonga Linux is
License:GPL (GNU General Public License)
Download (5000MB)
797 downloads
Added: 2007-08-21
Olive 0.11.0

Olive 0.11.0


Olive aims to be a full-featured graphical frontend for Bazaar. more>>
Olive project aims to be a full-featured graphical frontend for Bazaar. That means all core functionality of Bazaar should be available in a user-friendly GUI. This goal is more or less accomplished in the development branch (read on for features).

The current frontend uses GTK and its written in Python. Olive is originally developed by SzilveszterFarkas (started during Google Summer of Code 2006). The code consists of two main parts: a backend and a frontend. The backend code wraps up bzrlib in a well-documented, easy-to-use way. The frontend mainly depends on this codebase.

<<less
Download (0.096MB)
Added: 2006-09-27 License: GPL (GNU General Public License) Price:
1123 downloads
VIF 0.8.2

VIF 0.8.2


VIF application is a Web-based virtual discussion forum. more>>
VIF project is a Web-based virtual discussion forum. It aims to implement a specific discussion model that supports goal oriented discussions of complex matters.
This discussion model builds on structured discussion threads, integrated quality control, and well defined group boundaries.
Structure: The discussion threads are well structured. A discussion thread starts with a problem description and an opening question. The thread then evolves in a tree of subsequent questions. Each question of one level sheds light on a specific part of the parent question. Each subsequent question has to be justified and understandable. The process goes on up to the point where the questions have a granularity which makes it possible for the contributors to answer them. At this point, the process turns back. Each question can be replaced by a specific answer. At the end we dont have an answer in the form of true on wrong. Instead we are in the position to say under which conditions a certain action is the better response for the complex social problem then the alternative actions.
Remember: Given enough eyeballs, all bugs are shallow. (Raymond, The Cathedral and the Bazaar)
Quality control and Workflow: There is no such thing as free speech to solve complex problems. In the discussion model we suggest, we dont intend the moderation by a (more or less) benevolent dictator. Each registered member acts as reviewer for the others contributions instead. The workflow for the publication of a contribution is as follows: a) A member makes a contribution (answering a question or adding a child question). b) A reviewer (an other registered member) is selected by random. c) The reviewer either agrees with the publication or proposes a revision. In the latter case, the process returns to step a). d) If both the contributor and the reviewer agree on the contribution, it is published.
Defined community boundaries: Each person who likes to participate to the forum has to register. To make a contribution, the members have to log in. If a member doesnt adhere to the community norms, he can be excluded.
Enhancements:
New features:
- Implemented feature to suspend participation in the discussion groups the participant is registered during a specified time span.
- Added possibility to store Lucene search indexes in database (created new table tblLuceneIndex).
Bugs fixed:
- Corrected wrong path to menu in change password and save personal data task.
- Fixed typo in permission table that prevented management of subscriptions.
<<less
Download (5.8MB)
Added: 2006-06-02 License: GPL (GNU General Public License) Price:
1241 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1