ViewCVS: CVS Repository Viewing thru the Web

Greg Stein gstein@lyra.org
Sat, 04 Dec 99 19:55:59 GMT


I've just completed the initial release (0.1) of ViewCVS. This
(Python-based) CGI script allows you to browse your CVS repository's
directories, change logs, and specific file revisions. It will display
diffs between revisions (in several formats) and has support for CVS tags
and branches.

The software is based on the "cvsweb" Perl script by Henner Zeller. It is
nearly identical in function at the moment, but will begin to diverge as I
start adding features.

The script and information is available at:

  http://www.lyra.org/greg/python/viewcvs/

Please feel free to send questions, problems, and suggestions to me.

Cheers,
-g

== 
Greg Stein, http://www.lyra.org/

<P><A HREF="http://www.lyra.org/greg/python/viewcvs/">ViewCVS 0.1</A> - a
(Python-based) CGI script for browsing CVS repositories; currently mostly
identical to the (Perl-based) "cvsweb" script, but will add features
in the future.  (03-Dec-99)

-- 
----------- comp.lang.python.announce (moderated) ----------
Article Submission Address:  python-announce@python.org
Python Language Home Page:   http://www.python.org/
Python Quick Help Index:     http://www.python.org/Help.html
------------------------------------------------------------