Difference between revisions of "Bazaar"

From Free Software Directory
Jump to: navigation, search
(Added Debian link)
m
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Bazaar
 
|Name=GNU Bazaar
|Short description=a friendly powerful distributed version control system.
+
|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. It supports both a distributed workflow as well as the classic centralized workflow.  
 
|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.  
  
 
This package is part of the GNU project, and a project of Canonical.
 
This package is part of the GNU project, and a project of Canonical.
|Homepage URL=http://bazaar.canonical.com/
+
|Homepage URL=https://www.gnu.org/software/bazaar/
|User level=intermediate
+
|Is High Priority Project=No
|VCS checkout command=bzr branch lp:bzr/2.7
+
|VCS checkout command=bzr branch lp:bzr
|Computer languages=Python
+
|Documentation note=http://wiki.bazaar.canonical.com/Documentation
|Documentation note=* [http://doc.bazaar.canonical.com/en/ Official documentation]
+
|Decommissioned or Obsolete=No
|Accepts cryptocurrency donations=No
 
 
|IRC general=irc://irc.freenode.net/#bzr
 
|IRC general=irc://irc.freenode.net/#bzr
|Related projects=git, mercurial
+
|Related projects=gnustandards,git, mercurial
 
|Keywords=version control,version,versioning,distributed,extensible
 
|Keywords=version control,version,versioning,distributed,extensible
 
|Version identifier=2.7.0
 
|Version identifier=2.7.0
 
|Version date=2016/01/31
 
|Version date=2016/01/31
 
|Version status=stable
 
|Version status=stable
|Version download=https://launchpad.net/bzr/2.7/2.7.0
+
|Version download=https://launchpad.net/bzr/2.7/2.7.0/+download/bzr-2.7.0.tar.gz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/02/07
+
|Last review date=2019/01/21
|Submitted date=2011/04/12
+
|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
 
|Is GNU=Yes
|GNU package identifier=bzr
+
|GNU package identifier=bazaar
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 33: Line 38:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=richard.wilbur@gmail.com
 
|Email=richard.wilbur@gmail.com
 +
}}
 +
{{Person
 +
|Real name=Florent Gallaire
 +
|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
|Resource audience=Debian
+
|Resource kind=Mailing List
|Resource URL=http://tracker.debian.org/pkg/bazaar
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bazaar/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource kind=Mailing List
|Resource kind=Support
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
|Resource URL=https://answers.launchpad.net/bzr/
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=Download
|Resource kind=Homepage
+
|Resource URL=https://launchpad.net/bzr/+download/
|Resource URL=http://planet.bazaar-vcs.org/
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource kind=Download
|Resource kind=Homepage
+
|Resource URL=https://download.savannah.nongnu.org/releases/bazaar/
|Resource URL=https://launchpad.net/bzr/+announcements
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=General
|Resource kind=Bug Tracking
+
|Resource URL=https://launchpad.net/bzr/
|Resource URL=https://bugs.launchpad.net/bzr/
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=General
|Resource kind=Forum
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=https://code.launchpad.net/bzr
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 
|Programming-language=python
 
|Programming-language=python
 +
|Runs-on=GNU/Linux
 
|Software-development=version-control
 
|Software-development=version-control
 
|Use=software-development
 
|Use=software-development
Line 71: Line 113:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=Python 2.6 or later
+
|Prerequisite description=[[Python]] 2.6 or later
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 11:58, 27 March 2020


Overview

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.





Details

Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

29 September 2010




Leaders and contributors

Contact(s)Role
Richard Wilbur Maintainer
Florent Gallaire Maintainer


Resources and communication

AudienceResource typeURI
Generalhttps://launchpad.net/bzr/
VCS Repository Webviewhttps://code.launchpad.net/bzr/
VCS Repository Webviewhttps://git.savannah.nongnu.org/cgit/bazaar.git/
Mailing Listhttps://lists.ubuntu.com/mailman/listinfo/bazaar/
Generalhttps://savannah.gnu.org/people/
Savannah (Ref)https://savannah.nongnu.org/projects/bazaar/
VCS Repository Webviewhttps://cvs.savannah.nongnu.org/viewvc/bazaar/
Downloadhttps://download.savannah.nongnu.org/releases/bazaar/
Python (Ref) (R)https://pypi.org/project/bzr/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bazaar/
Debian (Ref) (R)https://tracker.debian.org/pkg/bzr
Downloadhttps://launchpad.net/bzr/+download/
VCS Repository Webviewhttps://web.cvs.savannah.nongnu.org/viewvc/bazaar/
Debian (Ref)https://tracker.debian.org/pkg/bazaar
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/


Software prerequisites

KindDescription
Required to usePython 2.6 or later

About this entry



<headertabs />


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.