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


Paketnamegit-daemon-run
Beschreibungfast, scalable, distributed revision control system (git-daemon service)
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1:1.7.2.5-3
Sektionvcs
Prioritätoptional
Installierte Größe424 Byte
Hängt ab vongit (>> 1:1.7.2.5), git (<< 1:1.7.2.5-.), runit (>= 1.8.0-2), adduser
Empfohlene Pakete
PaketbetreuerGerrit Pape
Quellegit
Paketgröße349588 Byte
Prüfsumme MD559ef193ed6ae97f6be36a79eaf0f346d
Prüfsumme SHA121d00ce4a18e7d2f9c8eee02ebfb5d377b50ef14
Prüfsumme SHA256ec2d2104bceced33e6068a3cca4b6847d6f91a3b639ff3fcbf043c6ea88d3d73
Link zum Herunterladengit-daemon-run_1.7.2.5-3_all.deb
Ausführliche BeschreibungGit 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.


Impressum
Linux is a registered trademark of Linus Torvalds