软件包:viewvc(1.1.26-1+deb10u1) [security]
web interface for CVS and/or Subversion repositories
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 any CGI-enabled HTTP server like Apache or nginx.
Three different binaries are provided: FastCGI, WSGI (for Apache mod_python), and plain CGI.
其他与 viewvc 有关的软件包
|
|
|
|
-
- dep: cvs
- Concurrent Versions System
- 或者 subversion
- Advanced version control system
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-subversion
- Python bindings for Apache Subversion
-
- dep: rcs
- The GNU Revision Control System
-
- rec: apache2
- Apache HTTP Server
- 或者 httpd-cgi
- 本虚包由这些包填实: apache2, lighttpd, mini-httpd, nginx-extras, nginx-full, nginx-light, tntnet, yaws
-
- rec: python-pygments
- syntax highlighting package written in Python
-
- sug: cvsgraph
- Create a tree of revisions/branches from a CVS/RCS file
-
- sug: libapache2-mod-python
- Python-embedding module for Apache 2
-
- sug: mime-support
- MIME 文件 mime.types 和 mailcap 及其支持程序
-
- sug: python-tk
- Tkinter - Writing Tk applications with Python2
-
- sug: viewvc-query
- utility to query CVS and Subversion commit database