"Dimitrie O. Paun" wrote:
> 
> I looked up the CVS setup on WineHQ and I noticed
> that the file CVSROOT/loginfo contains the line:
> 
> ^wine /usr/bin/perl $CVSROOT/CVSROOT/log_accum -m [EMAIL PROTECTED] -f
> $CVSROOT/CVSROOT/winecommitlog -s %s
> 
> which means (I hope) that all log messages that are
> emailed to wine-cvs are also written to the file
> winecommitlog. Unfortunately, cvsweb does not
> list that file. Does anyone know why and how can I
> get access to it?
> 
> Dimi.

the file is not listed by cvsweb, because cvsweb only lists files
that have been added to the repository (cvs add command). The
winecommitlog file is just a file that happens to be in a directory
holding a CVS repository, not a file from the repository (all the scripts
are part of the repository).

Anyway, for those of you interested, I hacked an access to this file here:
http://commit.winehq.com/projects/winecommitlog

beware, it's a 1.2 MB file

A+
-- 
---------------
Eric Pouech (http://perso.wanadoo.fr/eric.pouech/)
"The future will be better tomorrow", Vice President Dan Quayle

Reply via email to