[chora] Slight problem..

Anil Madhavapeddy anil@recoil.org
Wed, 31 Jan 2001 17:17:49 +0000


Quoting "Matthew M. Gamble" <mgamble@dystopium.com>:

> Hello all... I got the source last night from CVS, and started playing
> around with it.  Besides a few path problems (which I fixed), the code runs
> smoth.  I set up my CVSROOTS in the config file, but when I go to the page
> to view them, all I see are the directories, not the files (the files *are*
> there...).  I've checked all the permissions, but to no avail.
> 

You are pointing it at a CVS repository, and not a checked out copy, right?

Remember that the script needs to be pointed at the repository itself (the one
with the ,v files in it).  These files contain all the RCS history which is
parsed by the module.

There's pretty much no chance of it working any other way, as the checked out
copy simply doesn't have the history information needed.

-- 
Anil Madhavapeddy, <anil@recoil.org>