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 Ubuntu Archiv lucid (main)
Version2.1.1-1
Sektiondevel
Prioritätoptional
Installierte Größe14996 Byte
Hängt ab vonlibc6 (>= 2.4), zlib1g (>= 1:1.1.4), python (<< 2.7), python (>= 2.6), python-central (>= 0.6.11), p
Empfohlene Paketebzrtools, python-paramiko, ca-certificates
PaketbetreuerUbuntu Developers
Quelle
Paketgröße2887862 Byte
Prüfsumme MD59c5f710091afdb5b09178875df9e383a
Prüfsumme SHA1a81a1ca215323d34f5c3b165596b64989ecc91e7
Prüfsumme SHA2566dfda71b14293a0f9b760b25e3ecb80ff1171d8f035941d0bd46666608167799
Link zum Herunterladenbzr_2.1.1-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