Paketname | bzrtools |
Beschreibung | Collection of tools for bzr |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 2.1.0-1 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 404 Byte |
Hängt ab von | python (>= 2.4), python-central (>= 0.6.11), bzr (>= 2.1~), bzr (<= 2.2), patch |
Empfohlene Pakete | rsync |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 64586 Byte |
Prüfsumme MD5 | 864778eefbda98beb0440f80cbb7fef4 |
Prüfsumme SHA1 | 7cc8d25ce352a36035479d9d3bae77c99706e1a5 |
Prüfsumme SHA256 | 0767b5588410dd50f398a3998d10c36c665b59f8f682a4f111eb5bf7cb11629a |
Link zum Herunterladen | bzrtools_2.1.0-1_all.deb |
Ausführliche Beschreibung | This package contains a collection of plugins for bzr - a distributed
version control system. Some of these tools may work their way into
bzr itself at some point, and some are just convenient addons useful
for day to day operations.
.
bzrtools actually includes:
* rspush: Push local changes to a remote server using rsync instead
sftp.
* graph-ancestry: Use graphviz to produce graphs of branch ancestry.
* shell: Start up a command interpreter that run bzr natively,
providing autocompletion.
* patch: Apply a specified patch to your tree, that can be a file
or URL.
* heads: Show all revisions in a repository not having descendants.
|