Paketname | viewvc |
Beschreibung | web interface for CVS and/or Subversion repositories |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.1.5-1.1 |
Sektion | vcs |
Priorität | optional |
Installierte Größe | 2192 Byte |
Hängt ab von | python, python-support (>= 0.90.0), python-subversion, cvs | subversion, rcs |
Empfohlene Pakete | python-pygments, apache2 | httpd-cgi |
Paketbetreuer | David MartÃnez Moreno |
Quelle | |
Paketgröße | 609044 Byte |
Prüfsumme MD5 | ba2222768b5864326496854fe09247de |
Prüfsumme SHA1 | 55ed4e8664633f5bcbe2f46f43eb3ad32f2fb9aa |
Prüfsumme SHA256 | 53c279eda89a06582b9042a88c79c4f750efa43d956b8ebf312bb15634d240e9 |
Link zum Herunterladen | viewvc_1.1.5-1.1_all.deb |
Ausführliche Beschreibung | ViewVC is a browser (web) interface for CVS and Subversion version
control repositories. It generates templatized HTML to present
navigable directory, revision, and change log listings. It can display
specific versions of files as well as diffs between those versions.
.
Basically, ViewVC provides the bulk of the report-like functionality you
expect out of your version control tool, but much more prettily than the
average textual command-line program output.
.
ViewVC can be used in two modes, both of which are supported by this
package: (1) by running the simple stand-alone server
"viewvc-standalone", with or without a GUI, and/or (2) by integrating
ViewVC with Apache (or another CGI-enabled HTTP server), using either
CGI or mod-python. This second mode is the normal way ViewVC is used.
|