chora config weirdness: can see dirs but not files (fwd)

Wes Sonnenreich wes@sonnenreich.com
Mon, 28 Jan 2002 19:50:17 -0500 (EST)



Hello,

If anyone could shed some lite on this:

I have chora installed w/horde 2.0 (php4.0.6, all horde prereqs, etc.)
apache, etc.

in cvsroots.php:

$cvsroots = array();

$cvsroots['ezadmin'] = array(
    'name' => 'ezadmin',
    'location' => '/usr/local/apache/php/ezadmin',
    'title' => 'EZADMIN CVS Repository',
);


the location is a cvs checkout of an app from sourceforge.

The problem is that I see all the directories, but none of the files. I
can browse all the dirs to my heart's content through chora, but files
just don't show up.

Any ideas?

Please cc wes@sonnenreich.com in the reply... thanks!

Wes