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-doc
Beschreibungeasy to use distributed version control system (documentation)
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (main)
Version2.1.1-1
Sektiondoc
Prioritätoptional
Installierte Größe7472 Byte
Hängt ab von
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellebzr
Paketgröße4527718 Byte
Prüfsumme MD53fde5bb1446a5bb2e7b96cbce7a4fef3
Prüfsumme SHA1e3e147b74d8264af09f0b1cd324d27a448e92f27
Prüfsumme SHA2561958246a4ed1dcaa3312a40820444cf75048abd2f74bcab87b81ebcabe05cf36
Link zum Herunterladenbzr-doc_2.1.1-1_all.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. . This package provides the documentation.


Impressum
Linux is a registered trademark of Linus Torvalds