Paketname | gitweb |
Beschreibung | fast, scalable, distributed revision control system (web interface) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1:1.7.2.5-3 |
Sektion | vcs |
Priorität | optional |
Installierte Größe | 728 Byte |
Hängt ab von | git (>> 1:1.7.2.5), git (<< 1:1.7.2.5-.), perl, apache2 | httpd |
Empfohlene Pakete | |
Paketbetreuer | Gerrit Pape |
Quelle | git |
Paketgröße | 424692 Byte |
Prüfsumme MD5 | 1b088d015d52ae7893b268b78547bbb0 |
Prüfsumme SHA1 | 4648af0c87cbf05402c3610a838b1c3472468a65 |
Prüfsumme SHA256 | 317384bc9f59515708b5019467109c3d6d4fe46febd78b72fd1c50ed62e6b0d5 |
Link zum Herunterladen | gitweb_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.
.
This package provides a web interface for browsing git repositories.
.
If apache2 is installed, the web interface is automatically made
available at http://localhost/gitweb. Other servers that support CGI
or mod_perl are supported through manual configuration.
.
If libcgi-fast-perl is installed, gitweb can also be run over FastCGI
(and served by nginx, for example).
|