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 Debian Archiv squeeze (main)
Version2.1.2-1
Sektiondoc
Prioritätoptional
Installierte Größe7476 Byte
Hängt ab von
Empfohlene Pakete
PaketbetreuerDebian Bazaar Maintainers
Quellebzr
Paketgröße4543244 Byte
Prüfsumme MD57e79ac0ee31f4efce22391b0aa75c679
Prüfsumme SHA1476c81d0bb72e9bcebd0f83466b20f8b90b3229f
Prüfsumme SHA256fdaba32ebba86f43e48dd34646ae9a1a8586479c7184c2cad5d8bcbd43fe08df
Link zum Herunterladenbzr-doc_2.1.2-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