zoukankan      html  css  js  c++  java
  • ViewVC: Repository Browsing

    ViewVC: Repository Browsing

    What Is ViewVC?

    ViewVC is a browser 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.

    Here are some of the additional features of ViewVC:

    • Support for filesystem-accessible CVS and Subversion
      repositories.
    • Support for path-based authorization, including parsing and
      honoring Subversion authz configuration files.
    • RSS feed generation for tracking changes to repositories or
      individual items within repositories.
    • Individually configurable virtual host support.
    • Line-based annotation/blame display.
    • Revision graph capabilities (via integration with CvsGraph)
      (CVS only).
    • Syntax highlighting support.
    • Bonsai-like
      repository query facilities.
    • Template-driven output generation.
    • Colorized, side-by-side differences.
    • Tarball generation (by tag/branch for CVS, by revision for
      Subversion).
    • Localization support based on the Accept-Language request
      header.
    • Ability to run either as CGI script or as a standalone
      server.
    • Regexp-based file searching.
    • INI-like configuration file (as opposed to requiring actual code
      tweaks).

    For a complete list of changes present in each release, see
    ViewVC's CHANGES file.

    Here are some screenshots of ViewVC:

  • 相关阅读:
    2013寒假ACM集训_最小生成树
    hdu 1025 Constructing Roads In JGShining's Kingdom
    拓扑排序模版hdu 1285 确定比赛名次
    HDU 1232 并查集
    2013寒假ACM集训_最短路
    字典树 sdut acm 1500 Message Flood
    优化后的 求素数
    HDU 1253 三维搜索bfs
    sdut 2176 递归的函数
    HDU 1176 免费馅饼
  • 原文地址:https://www.cnblogs.com/lexus/p/2413208.html
Copyright © 2011-2022 走看看