Annote Problem Solved

"Timothy S. May" <[email protected]>
Newsgroups gmane.comp.horde.chora
Message-ID <[email protected]>
When I click annote in the current version of Chora, I got the error that a 
few others have gotten.

To really find the problem, check your error logs.  I had this in it:

/usr/bin/cvs: invalid option -- l

So I checked out chora/lib/CVSLib/Annote.php

I changed line 49 to this:

$pipe = popen($conf['paths']['cvs'] . ' -n server > ' . $this->tmpfile, 
OS_WINDOWS ? 'wb' : 'w');

I removed the -l.  This allowed the annote link to work.  I hope this helps!


-- 
Chora mailing list - Join the hunt: http://horde.org/bounties/#chora
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.