Bazaar is a version control system that helps track project history over time and collaborate with others.
This package is known to build and work properly using an LFS-7.6 platform.
Download (HTTP): https://launchpad.net/bzr/2.5/2.5.1/+download/bzr-2.5.1.tar.gz
Download MD5 sum: ac5079858364a046071000d5cdccb67b
Download size: 10 MB
Estimated disk space required: 69 MB
Estimated build time: 0.2 SBU
Certificate Authority Certificates, paramiko with OpenSSH-6.6p1 or PyCrypto (to access branches over SSH), and BzrTools (for rsync support and other extra functionality)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/bazaar
Install Bazaar by running the following commands:
sed -i -e 's|man/man1|share/&|' setup.py && python setup.py build
This package does not come with a test suite.
Now, as the root
user:
python setup.py install
Last updated on 2014-09-12 22:13:42 -0700