Исходный код bzr:
Bazaar is a distributed version control system designed to be easy to use and intuitive, able to adapt to many workflows, reliable, and easily extendable.
Publishing of branches can be done over plain HTTP, that is, no special software is needed on the server to host Bazaar branches. Branches can be pushed to the server via sftp (which most SSH instalations come with), FTP, or over a custom and faster protocol if bzr is installed in the remote end.
Merging in Bazaar is easy, as the implementation is able to avoid many spurious conflicts, deals well with repeated merges between branches, and is able to handle modifications to renamed files correctly.
Bazaar is written in Python, and has a flexible plugin interface which can be used to extend its functionality. Many plugins exist, providing useful commands (bzrtools), graphical interfaces (bzr-gtk), or native interaction with Subversion branches (bzr-svn).
Install python-paramiko if you are going to push branches to remote hosts with sftp, and python-pycurl if you'd like for SSL certificates always to be verified.
|
|
|
| Архитектура | Размер пакета | В установленном виде | Файлы |
|---|---|---|---|
| alpha | 5 544,9 Кб | 19820 Кб | [список файлов] |
| amd64 | 5 553,1 Кб | 19716 Кб | [список файлов] |
| arm | 5 526,3 Кб | 19584 Кб | [список файлов] |
| armel | 5 529,7 Кб | 19620 Кб | [список файлов] |
| hppa | 5 557,4 Кб | 19744 Кб | [список файлов] |
| i386 | 5 485,0 Кб | 19516 Кб | [список файлов] |
| ia64 | 5 670,4 Кб | 20700 Кб | [список файлов] |
| powerpc | 5 560,0 Кб | 19792 Кб | [список файлов] |
| s390 | 5 517,4 Кб | 19632 Кб | [список файлов] |
| sparc | 5 503,8 Кб | 19708 Кб | [список файлов] |