Paketname | bzrtools |
Beschreibung | Collection of tools for bzr |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.1.0-2 |
Sektion | vcs |
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 | Debian Bazaar Maintainers |
Quelle | |
Paketgröße | 64226 Byte |
Prüfsumme MD5 | 932e2a88f80aa007c09e721d37240b02 |
Prüfsumme SHA1 | 28d2b1e49f6ddf0416c047f0716386397a60db0e |
Prüfsumme SHA256 | aa3b4736764d78efe66ddbd79868ce135356bfe3e81f64cccf170c318748f541 |
Link zum Herunterladen | bzrtools_2.1.0-2_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.
|