Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ViewCVS 0.8 - Tool for viewing CVS repositories using a Web browser

0 views
Skip to first unread message

vie...@freshmeat.net

unread,
Dec 10, 2001, 11:07:18 AM12/10/01
to
ViewCVS 0.8
by Greg Stein (http://freshmeat.net/~gstein/)
Monday, December 10th 2001 11:12

About: ViewCVS is a Python/CGI-based system for viewing and interacting with CVS
repositories through your Web browser. It can browse directories, view
changelogs, generate diffs, view arbitrary revisions, and display annotated
("blame") listings. It has full support for tags and branches, and contains
a database-backed query system like Bonsai. It was initially based on the
cvsweb work by Henner Zeller, but has been ported to Python and
dramatically enhanced.

Changes: This release includes template-based page generation, improvements to the
commit database and Bonsai functionality, integration of CvsGraph, and
fixes for various bugs.

Release focus: Major feature enhancements
License: BSD License
Project URL: http://freshmeat.net/projects/viewcvs/

Homepage: http://freshmeat.net/redir/viewcvs/11143/url_homepage/
Tar/GZ: http://freshmeat.net/redir/viewcvs/11143/url_tgz/
Zip: http://freshmeat.net/redir/viewcvs/11143/url_zip/
Changelog: http://freshmeat.net/redir/viewcvs/11143/url_changelog/
CVS tree (cvsweb): http://freshmeat.net/redir/viewcvs/11143/url_cvs/
Mailing list archive: http://freshmeat.net/redir/viewcvs/11143/url_list/

vie...@freshmeat.net

unread,
Dec 23, 2001, 6:52:10 AM12/23/01
to
ViewCVS 0.9 Sunday, December 23rd 2001 06:56

About: ViewCVS is a Python/CGI-based system for viewing and interacting with CVS
repositories through your Web browser. It can browse directories, view
changelogs, generate diffs, view arbitrary revisions, and display annotated
("blame") listings. It has full support for tags and branches, and contains
a database-backed query system like Bonsai. It was initially based on the
cvsweb work by Henner Zeller, but has been ported to Python and
dramatically enhanced.

Changes: Internationalization support, minor enhancements, and bugfixes were added.
The conversion to templates was completed.

vie...@freshmeat.net

unread,
Dec 27, 2001, 3:56:19 AM12/27/01
to
ViewCVS 0.9.1 Thursday, December 27th 2001 04:00

About: ViewCVS is a Python/CGI-based system for viewing and interacting with CVS
repositories through your Web browser. It can browse directories, view
changelogs, generate diffs, view arbitrary revisions, and display annotated
("blame") listings. It has full support for tags and branches, and contains
a database-backed query system like Bonsai. It was initially based on the
cvsweb work by Henner Zeller, but has been ported to Python and
dramatically enhanced.

Changes: This release fixes a syntax error for Python 1.5.x users, and disables a
debugging log that got into the 0.9 release. All 0.9 users should upgrade.

Release focus: Major bugfixes

vie...@freshmeat.net

unread,
Jan 15, 2002, 5:33:50 AM1/15/02
to
ViewCVS 0.9.2 Tuesday, January 15th 2002 05:45

About: ViewCVS is a Python/CGI-based system for viewing and interacting with CVS
repositories through your Web browser. It can browse directories, view
changelogs, generate diffs, view arbitrary revisions, and display annotated
("blame") listings. It has full support for tags and branches, and contains
a database-backed query system like Bonsai. It was initially based on the
cvsweb work by Henner Zeller, but has been ported to Python and
dramatically enhanced.

Changes: An infinite loop during a "diff" display and a redirect problem were fixed.

Release focus: Minor bugfixes

vie...@freshmeat.net

unread,
Apr 10, 2006, 5:17:01 AM4/10/06
to
ViewVC 1.0.0-rc1
by C. Michael Pilato (http://freshmeat.net/~cmpilato/)
Mon, Apr 10th 2006 02:17

About:
ViewVC (formerly known as ViewCVS) is a Python/CGI-based system for viewing
and interacting with Subversion and CVS repositories through your Web


browser. It can browse directories, view changelogs, generate diffs, view
arbitrary revisions, and display annotated ("blame") listings. It has full
support for tags and branches, and contains a database-backed query system
like Bonsai. It was initially based on the cvsweb work by Henner Zeller,
but has been ported to Python and dramatically enhanced.

Changes:
This release represents over five years of effort since the last minor
release. It brings not just a new name for the product, but also many
major changes, including support for Subversion repositories, the ability
to run under MS Windows, strict XHTML output, mod_python support (under
Apache), ASP support (under IIS), and integrated commit metadata query and
RSS feed support.

Release focus: Major feature enhancements

License: BSD License (original)
Project URL: http://freshmeat.net/projects/viewvc/

Homepage: http://freshmeat.net/redir/viewvc/11143/url_homepage/www.viewvc.org
Tar/GZ: http://freshmeat.net/redir/viewvc/11143/url_tgz/viewvc-1.0.0-rc1.tar.gz
Zip: http://freshmeat.net/redir/viewvc/11143/url_zip/viewvc-1.0.0-rc1.zip
Changelog: http://freshmeat.net/redir/viewvc/11143/url_changelog/CHANGES
CVS tree (cvsweb): http://freshmeat.net/redir/viewvc/11143/url_cvs/viewvc
Bug tracker: http://freshmeat.net/redir/viewvc/11143/url_bugtracker/issues
Mailing list archive: http://freshmeat.net/redir/viewvc/11143/url_list/ProjectMailingListList

vie...@freshmeat.net

unread,
May 1, 2006, 6:46:09 PM5/1/06
to
ViewVC 1.0.0
by C. Michael Pilato (http://freshmeat.net/~cmpilato/)
Mon, May 1st 2006 15:46

About:
ViewVC (formerly known as ViewCVS) is a Python/CGI-based system for viewing
and interacting with Subversion and CVS repositories through your Web


browser. It can browse directories, view changelogs, generate diffs, view
arbitrary revisions, and display annotated ("blame") listings. It has full
support for tags and branches, and contains a database-backed query system
like Bonsai. It was initially based on the cvsweb work by Henner Zeller,
but has been ported to Python and dramatically enhanced.

Changes:


This release represents over five years of effort since the last minor
release. It brings not just a new name for the product, but also many
major changes, including support for Subversion repositories, the ability
to run under MS Windows, strict XHTML output, mod_python support (under
Apache), ASP support (under IIS), and integrated commit metadata query and
RSS feed support.

Release focus: Major feature enhancements

License: BSD License (original)
Project URL: http://freshmeat.net/projects/viewvc/

Homepage: http://freshmeat.net/redir/viewvc/11143/url_homepage/www.viewvc.org
Tar/GZ: http://freshmeat.net/redir/viewvc/11143/url_tgz/viewvc-1.0.0.tar.gz
Zip: http://freshmeat.net/redir/viewvc/11143/url_zip/viewvc-1.0.0.zip

vie...@freshmeat.net

unread,
Jul 21, 2006, 4:40:54 AM7/21/06
to
ViewVC 1.0.1
by C. Michael Pilato (http://freshmeat.net/~cmpilato/)
Fri, Jul 21st 2006 01:40

About:
ViewVC (formerly known as ViewCVS) is a Python/CGI-based system for viewing
and interacting with Subversion and CVS repositories through your Web


browser. It can browse directories, view changelogs, generate diffs, view
arbitrary revisions, and display annotated ("blame") listings. It has full
support for tags and branches, and contains a database-backed query system
like Bonsai. It was initially based on the cvsweb work by Henner Zeller,
but has been ported to Python and dramatically enhanced.

Changes:
This is a maintenance release, containing all the bugfixes made so far to
the 1.0.x release line.

Release focus: Minor bugfixes

License: BSD License (original)
Project URL: http://freshmeat.net/projects/viewvc/

Homepage: http://freshmeat.net/redir/viewvc/11143/url_homepage/www.viewvc.org
Tar/GZ: http://freshmeat.net/redir/viewvc/11143/url_tgz/viewvc-1.0.1.tar.gz
Zip: http://freshmeat.net/redir/viewvc/11143/url_zip/viewvc-1.0.1.zip

____________________________| Advertising |____________________________
You don't need an oracle to see the future of the DBMS.

InterSystems Caché is the innovative multidimensional database with more
than 4,000,000 users worldwide. Caché is lightning fast, massively
scalable, ultra-reliable, requires little administration, and its RAD
environment will bring your applications to market faster. Download your
FREE copy of Caché and see for yourself.

http://sel.as-us.falkag.net/sel?cmd=lnk&kid=143854&bid=293691&dat=121642
____________________________| Advertising |____________________________

vie...@freshmeat.net

unread,
Sep 29, 2006, 1:55:42 PM9/29/06
to
ViewVC 1.0.2
by C. Michael Pilato (http://freshmeat.net/~cmpilato/)
Fri, Sep 29th 2006 10:55

About:
ViewVC (formerly known as ViewCVS) is a Python/CGI-based system for viewing
and interacting with Subversion and CVS repositories through your Web


browser. It can browse directories, view changelogs, generate diffs, view
arbitrary revisions, and display annotated ("blame") listings. It has full
support for tags and branches, and contains a database-backed query system
like Bonsai. It was initially based on the cvsweb work by Henner Zeller,
but has been ported to Python and dramatically enhanced.

Changes:
This is a maintenance release containing all the bugfixes made so far to
the 1.0.x release line.

Release focus: Minor bugfixes

License: BSD License (original)
Project URL: http://freshmeat.net/projects/viewvc/

Homepage: http://freshmeat.net/redir/viewvc/11143/url_homepage/www.viewvc.org
Tar/GZ: http://freshmeat.net/redir/viewvc/11143/url_tgz/viewvc-1.0.2.tar.gz
Zip: http://freshmeat.net/redir/viewvc/11143/url_zip/viewvc-1.0.2.zip

vie...@freshmeat.net

unread,
Oct 13, 2006, 9:06:56 PM10/13/06
to
ViewVC 1.0.3
by C. Michael Pilato (http://freshmeat.net/~cmpilato/)
Fri, Oct 13th 2006 18:06

About:
ViewVC (formerly known as ViewCVS) is a Python/CGI-based system for viewing
and interacting with Subversion and CVS repositories through your Web


browser. It can browse directories, view changelogs, generate diffs, view
arbitrary revisions, and display annotated ("blame") listings. It has full
support for tags and branches, and contains a database-backed query system
like Bonsai. It was initially based on the cvsweb work by Henner Zeller,
but has been ported to Python and dramatically enhanced.

Changes:
This is a maintenance release containing all the bugfixes made so far to
the 1.0.x release line. Additionally, this particular release contains a
security fix.

Release focus: Minor security fixes

License: BSD License (original)
Project URL: http://freshmeat.net/projects/viewvc/

Homepage: http://freshmeat.net/redir/viewvc/11143/url_homepage/www.viewvc.org
Tar/GZ: http://freshmeat.net/redir/viewvc/11143/url_tgz/viewvc-1.0.3.tar.gz
Zip: http://freshmeat.net/redir/viewvc/11143/url_zip/viewvc-1.0.3.zip

____________________________| Advertising |____________________________
Ever wonder why HP has seven consecutive years of Linux market share

leadership? Maybe it's our portfolio of best-of-breed partner products, or
HP value-add in management, high availability, and virtualization. Maybe
it's the integrated, consolidated infrastructure of HP BladeSystem,
single-source accountability and solution support from HP Services in 160
countries, or just our unwavering commitment to the open source
community.

See: http://showcase.linux.com/hposms.tmpl
____________________________| Advertising |____________________________

vie...@freshmeat.net

unread,
Apr 10, 2007, 3:56:26 AM4/10/07
to
ViewVC 1.0.4
by C. Michael Pilato (http://freshmeat.net/~cmpilato/)
Tue, Apr 10th 2007 00:56

About:
ViewVC (formerly known as ViewCVS) is a Python/CGI-based system for viewing
and interacting with Subversion and CVS repositories through your Web


browser. It can browse directories, view changelogs, generate diffs, view
arbitrary revisions, and display annotated ("blame") listings. It has full
support for tags and branches, and contains a database-backed query system
like Bonsai. It was initially based on the cvsweb work by Henner Zeller,
but has been ported to Python and dramatically enhanced.

Changes:
This is a maintenance release containing all the bugfixes made so far to
the 1.0.x release line.

Release focus: Major bugfixes

License: BSD License (original)
Project URL: http://freshmeat.net/projects/viewvc/

Homepage: http://freshmeat.net/redir/viewvc/11143/url_homepage/www.viewvc.org
Tar/GZ: http://freshmeat.net/redir/viewvc/11143/url_tgz/viewvc-1.0.4.tar.gz
Zip: http://freshmeat.net/redir/viewvc/11143/url_zip/viewvc-1.0.4.zip

vie...@freshmeat.net

unread,
Feb 28, 2008, 1:37:59 PM2/28/08
to
ViewVC 1.0.5
by C. Michael Pilato (http://freshmeat.net/~cmpilato/)
Thu, Feb 28th 2008 10:37

About:
ViewVC (formerly known as ViewCVS) is a Python/CGI-based system for viewing
and interacting with Subversion and CVS repositories through your Web


browser. It can browse directories, view changelogs, generate diffs, view
arbitrary revisions, and display annotated ("blame") listings. It has full
support for tags and branches, and contains a database-backed query system
like Bonsai. It was initially based on the cvsweb work by Henner Zeller,
but has been ported to Python and dramatically enhanced.

Changes:
This is a maintenance release containing all the bugfixes made so far to
the 1.0.x release line. Those fixes include a number of minor security
fixes. Also, this release adds a new feature for regular-expression-based
hiding of versioned resources.

Release focus: Minor security fixes

License: BSD License (original)
Project URL: http://freshmeat.net/projects/viewvc/

Homepage: http://freshmeat.net/redir/viewvc/11143/url_homepage/www.viewvc.org
Tar/GZ: http://freshmeat.net/redir/viewvc/11143/url_tgz/viewvc-1.0.5.tar.gz
Zip: http://freshmeat.net/redir/viewvc/11143/url_zip/viewvc-1.0.5.zip

____________________________| Advertising |____________________________
Going Mobile?

Only the laptop experts offer a complete line
of high performance laptop notebooks and Tablet PCs. Take a look at
[SLASHDOT'S] mobility center for Toshiba’s newest business innovations.

http://mobile.slashdot.org/
____________________________| Advertising |____________________________

0 new messages