A very cool thing over on python.org is the use of Greg Stein's freely available ViewCVS, written in Python, which allows you to web browse the CVS tree. http://www.python.org/download/cvs.html This makes all the public projects hosted at python.org available via the online repository. Couldn't this be used for the Zope CVS? BTW, for those who don't know, David Ascher is making nightly tarballs of the Zope CVS tree available on Starship (thanks David!).
Sunday, December 12, 1999, 6:59:17 PM, Patrick Phalen wrote: PP> A very cool thing over on python.org is the use of Greg Stein's freely PP> available ViewCVS, written in Python, which allows you to web browse the PP> CVS tree. PP> http://www.python.org/download/cvs.html PP> This makes all the public projects hosted at python.org available via PP> the online repository. PP> Couldn't this be used for the Zope CVS? Have a look at http://classic.zope.org/cgi-bin/cvsweb.cgi/ It's CVSWeb, on which ViewCVS has been based. Maybe you can interest Ken Manheimer, the maintainer of the above named gem, to switch to ViewCVS. Be warned however, that he is usually swamped with projects. -- Best regards, Martijn Pieters mailto:mj@digicool.com
participants (2)
-
Martijn Pieters -
Patrick Phalen