Difference between revisions of "Bazaar"

From Free Software Directory
Jump to: navigation, search
(i un-featured this because i only want one GNU Spotlight feature per month.)
m
 
(21 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Bazaar Version Control
+
|Name=GNU Bazaar
|Short description=distributed version control
+
|Short description=Friendly powerful distributed version control system.
|Full description=Bazaar (``bzr``) is a decentralized revision control system, designed to be easy for developers and end users alike. Bazaar is part of the GNU project to develop a complete free operating system.
+
|Full description='''Bazaar''' (``bzr``) is a decentralized revision control system, designed to be easy for developers and end users alike. It supports both a distributed workflow as well as the classic centralized workflow.
|Homepage URL=http://bazaar-vcs.org/
+
 
|Is GNU=Yes
+
This package is part of the GNU project, and a project of Canonical.
|User level=intermediate
+
|Homepage URL=https://www.gnu.org/software/bazaar/
|Computer languages=Python 2.3 or later
+
|Is High Priority Project=No
|IRC general=irc://irc.freenode.net/bzr
+
|VCS checkout command=bzr branch lp:bzr
 +
|Documentation note=http://wiki.bazaar.canonical.com/Documentation
 +
|Decommissioned or Obsolete=No
 +
|IRC general=irc://irc.freenode.net/#bzr
 +
|Related projects=gnustandards,git, mercurial
 
|Keywords=version control,version,versioning,distributed,extensible
 
|Keywords=version control,version,versioning,distributed,extensible
|Version identifier=2.4.1
+
|Version identifier=2.7.0
|Version date=2011/09/13
+
|Version date=2016/01/31
 
|Version status=stable
 
|Version status=stable
|Version download=https://launchpad.net/bzr/2.4/2.4.1
+
|Version download=https://launchpad.net/bzr/2.7/2.7.0/+download/bzr-2.7.0.tar.gz
 +
|Last review by=Bendikker
 +
|Last review date=2019/01/21
 +
|Submitted by=Database conversion
 +
|Submitted date=2011/04/01
 +
|User level=intermediate
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://launchpad.net/bzr/2.7/2.7.0/+download/bzr-2.7.0.tar.gz.sig
 +
|Test entry=No
 +
|Is GNU=Yes
 +
|GNU package identifier=bazaar
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 20: Line 35:
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Bazaar Team
+
|Real name=Richard Wilbur
 +
|Role=Maintainer
 +
|Email=richard.wilbur@gmail.com
 +
}}
 +
{{Person
 +
|Real name=Florent Gallaire
 
|Role=Maintainer
 
|Role=Maintainer
 +
|Email=flext@flext.net
 +
}}
 +
{{Resource
 +
|Resource audience=Python (Ref) (R)
 +
|Resource URL=https://pypi.org/project/bzr/
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/bzr
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/bazaar
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.nongnu.org/projects/bazaar/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://web.cvs.savannah.nongnu.org/viewvc/bazaar/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://cvs.savannah.nongnu.org/viewvc/bazaar/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.nongnu.org/cgit/bazaar.git/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://code.launchpad.net/bzr/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.ubuntu.com/mailman/listinfo/bazaar/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bazaar/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://launchpad.net/bzr/+download/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource kind=Download
|Resource kind=Homepage
+
|Resource URL=https://download.savannah.nongnu.org/releases/bazaar/
|Resource URL=http://bazaar-vcs.org/BzrSupport
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=General
|Resource kind=Homepage
+
|Resource URL=https://launchpad.net/bzr/
|Resource URL=http://planet.bazaar-vcs.org/
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource kind=General
|Resource kind=Homepage
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=https://launchpad.net/bzr/+announcements
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=python
 +
|Runs-on=GNU/Linux
 
|Software-development=version-control
 
|Software-development=version-control
 
|Use=software-development
 
|Use=software-development
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=[[Python]] 2.6 or later
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 12:58, 27 March 2020


[edit]

GNU Bazaar

https://www.gnu.org/software/bazaar/
Friendly powerful distributed version control system.

Bazaar (``bzr``) is a decentralized revision control system, designed to be easy for developers and end users alike. It supports both a distributed workflow as well as the classic centralized workflow.

This package is part of the GNU project, and a project of Canonical.








Entry










"Python (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.































Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.