Bugs item #1208448, was opened at 2005-05-25 06:29
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=390117&aid=1208448&group_id=27350
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: current cvs
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: not setting cvspath results in infinite looping
Initial Comment:
I upgraded my 0.9.3 installation to 0.9.4, and forgot
to set the new variable 'cvsroot' in lxr.conf
Clicking on any of the lxr links after that spawned
many, many perl and diff processes that never ended.
The only way they would end would be to restart the
apache process.
Setting the 'cvsroot' variable fixed these problems.
I believe the solution to this problem is to add a
check in lib/LXR/Files/CVS.pm to see if the variable
'cvsroot' is defined in the configuration, and, if not,
to die with an error message.
I am not logged in. If you need to reach me for comment
use mic...@ge...
Thanks,
Michael Gellman
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=390117&aid=1208448&group_id=27350
|