DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamebzr
Beschreibungeasy to use distributed version control system
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version2.1.2-1
Sektionvcs
Prioritätoptional
Installierte Größe15624 Byte
Hängt ab vonlibc6 (>= 2.3.6-6~), zlib1g (>= 1:1.1.4), python (<< 2.7), python (>= 2.5), python-central (>= 0.6.1
Empfohlene Paketebzrtools, python-paramiko, ca-certificates
PaketbetreuerDebian Bazaar Maintainers
Quelle
Paketgröße3104160 Byte
Prüfsumme MD52d65f90fe057aff6528c222835746a5a
Prüfsumme SHA1e5ce01be4fd96b9563a21c50110d8683a37dd87b
Prüfsumme SHA25646e2a0369245054eec39de06c98007bc90bf525af9a576ccff86cde5635adbf8
Link zum Herunterladenbzr_2.1.2-1_i386.deb
Ausführliche BeschreibungBazaar 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.


Impressum
Linux is a registered trademark of Linus Torvalds