Paketname | git-daemon-run |
Beschreibung | fast, scalable, distributed revision control system (git-daemon service) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1:1.7.2.5-3 |
Sektion | vcs |
Priorität | optional |
Installierte Größe | 424 Byte |
Hängt ab von | git (>> 1:1.7.2.5), git (<< 1:1.7.2.5-.), runit (>= 1.8.0-2), adduser |
Empfohlene Pakete | |
Paketbetreuer | Gerrit Pape |
Quelle | git |
Paketgröße | 349588 Byte |
Prüfsumme MD5 | 59ef193ed6ae97f6be36a79eaf0f346d |
Prüfsumme SHA1 | 21d00ce4a18e7d2f9c8eee02ebfb5d377b50ef14 |
Prüfsumme SHA256 | ec2d2104bceced33e6068a3cca4b6847d6f91a3b639ff3fcbf043c6ea88d3d73 |
Link zum Herunterladen | git-daemon-run_1.7.2.5-3_all.deb |
Ausführliche Beschreibung | Git is popular version control system designed to handle very large
projects with speed and efficiency; it is used for many high profile
open source projects, most notably the Linux kernel.
.
Git falls in the category of distributed source code management tools.
Every Git working directory is a full-fledged repository with full
revision tracking capabilities, not dependent on network access or a
central server.
.
git-daemon, as provided by the git package, is a simple server for git
repositories, ideally suited for read-only updates, i.e. pulling from git
repositories through the network. This package provides a runit service
for running git-daemon permanently.
|