On Tue, 29 Aug 2000, Dimitrie O. Paun wrote:

>   -- the CGI program must reside on the CVS machine
>      as it needs access to the commit log; the name
>      of the machine gets hardcoded in the commit
>      log entry.

You don't need to be on the CVS machine to get the commit logs for each
file. You can use the "cvs log" command. Marcus has a couple of Perl
scripts to generate diffs from the Corel Wine tree using "cvs log" and
"cvs diff" with the returned revision tags... it probably gives the server
some load, but it otherwise works entirely client-side.

Reply via email to